Skip to content

Commit

Permalink
Bump httpx from 0.24.1 to 0.25.0
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.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 0341dac commit d0bba30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ greenlet==2.0.1
# via gevent
h11==0.14.0
# via httpcore
httpcore==0.16.3
httpcore==0.18.0
# via httpx
httpx==0.24.1
httpx==0.25.0
# via -r requirements.in
idna==3.4
# via
Expand Down

0 comments on commit d0bba30

Please sign in to comment.