Skip to content

Commit 1fe31a3

Browse files
⬆ Bump httpx from 0.24.1 to 0.27.2
Bumps [httpx](https://github.com/encode/httpx) from 0.24.1 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.24.1...0.27.2) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9acd934 commit 1fe31a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mypy ==1.4.1
66
ruff ==0.6.2
77
# For FastAPI tests
88
fastapi >=0.103.2
9-
httpx ==0.24.1
9+
httpx ==0.27.2
1010
# TODO: upgrade when deprecating Python 3.7
1111
dirty-equals ==0.6.0
1212
jinja2 ==3.1.4

0 commit comments

Comments
 (0)