Skip to content

Commit

Permalink
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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent ab7c7c7 commit 6cec540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"boto3>=1.34.144,<1.35.0",
"fastapi==0.112.0",
"uvicorn[standard]==0.30.5",
"httpx[http2]==0.27.0",
"httpx[http2]==0.27.2",
"python-multipart==0.0.9",
"email-validator==2.2.0",
"structlog==24.4.0",
Expand Down

0 comments on commit 6cec540

Please sign in to comment.