Skip to content

Commit 5902ed6

Browse files
Bump httpx from 0.23.1 to 0.23.3
Bumps [httpx](https://github.com/encode/httpx) from 0.23.1 to 0.23.3. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.23.1...0.23.3) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0bd52f commit 5902ed6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -92,7 +92,7 @@ strict-rfc3339 = "^0.7"
9292
webob = "*"
9393
mypy = "^0.971"
9494
starlette = "^0.21.0"
95-
httpx = "^0.23.0"
95+
httpx = "^0.23.3"
9696

9797
[tool.pytest.ini_options]
9898
addopts = """

0 commit comments

Comments
 (0)