Skip to content

Commit

Permalink
chore(deps-dev): bump httpx[http2] from 0.27.0 to 0.27.2
Browse files Browse the repository at this point in the history
Bumps [httpx[http2]](https://github.com/encode/httpx) from 0.27.0 to 0.27.2.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](encode/httpx@0.27.0...0.27.2)

---
updated-dependencies:
- dependency-name: httpx[http2]
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 46ef277 commit aa071d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ hpack==4.0.0 ; python_full_version >= '3.6.1'

httpcore==1.0.5 ; python_version >= '3.7'

httpx[http2]==0.27.0
httpx[http2]==0.27.2

hyperframe==6.0.1 ; python_full_version >= '3.6.1'

Expand Down

0 comments on commit aa071d5

Please sign in to comment.