Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit b08c1e7

Browse files
Bump httpx from 0.23.0 to 0.27.2
Bumps [httpx](https://github.com/encode/httpx) from 0.23.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.23.0...0.27.2) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96af383 commit b08c1e7

2 files changed

Lines changed: 18 additions & 33 deletions

File tree

poetry.lock

Lines changed: 17 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ aiomysql = "^0.1.1"
2020
asyncpg = "^0.26.0"
2121
sentry-sdk = "^1.10.1"
2222
pydantic = "^1.10.2"
23-
httpx = "^0.23.0"
23+
httpx = "^0.27.2"
2424
starlette = "^0.19.1"
2525
alembic = "^1.8.1"
2626
PyJWT = "^2.4.0"

0 commit comments

Comments
 (0)