Skip to content

Commit

Permalink
Bump httpx from 0.24.1 to 0.25.1
Browse files Browse the repository at this point in the history
Bumps [httpx](https://github.com/encode/httpx) from 0.24.1 to 0.25.1.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](encode/httpx@0.24.1...0.25.1)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 2f6b969 commit f7ef359
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ anyio==3.7.1
# via
# fastapi
# httpcore
# httpx
# starlette
async-timeout==4.0.3
# via aiohttp
Expand Down Expand Up @@ -158,7 +159,7 @@ httplib2==0.22.0
# google-api-python-client
# google-auth-httplib2
# oauth2client
httpx==0.24.1
httpx==0.25.1
# via
# -r requirements-base.in
# schemathesis
Expand Down

0 comments on commit f7ef359

Please sign in to comment.