Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Commit cb85509

Browse files
Bump httpx from 0.20.0 to 0.23.0
Bumps [httpx](https://github.com/encode/httpx) from 0.20.0 to 0.23.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.20.0...0.23.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 373f703 commit cb85509

File tree

2 files changed

+15
-28
lines changed

2 files changed

+15
-28
lines changed

poetry.lock

Lines changed: 14 additions & 27 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
@@ -12,7 +12,7 @@ strawberry-graphql = "*"
1212
pydantic = {version = "*", optional = true}
1313
boto3 = "^1.17.39"
1414
sentry-sdk = "^1.1.0"
15-
httpx = "^0.20.0"
15+
httpx = ">=0.20,<0.24"
1616

1717
[tool.poetry.dev-dependencies]
1818
ward = "^0.65.0b0"

0 commit comments

Comments
 (0)