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

Commit 1ff3690

Browse files
build(deps-dev): bump httpx from 0.21.1 to 0.21.3
Bumps [httpx](https://github.com/encode/httpx) from 0.21.1 to 0.21.3. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.21.1...0.21.3) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0113ce6 commit 1ff3690

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
@@ -66,7 +66,7 @@ pytest-mock = "^3.6.1"
6666
pytest-lazy-fixture = "^0.6.3"
6767
fastapi = ">=0.6.3"
6868
fastapi-crudrouter = ">=0.8.4"
69-
httpx = "^0.21.1"
69+
httpx = "^0.21.3"
7070
pytest-env = "^0.6.2"
7171
pytest-mockservers = "^0.6.0"
7272
pytest-xdist = "^2.5.0"

0 commit comments

Comments
 (0)