Skip to content

Commit 91672fb

Browse files
⬆ Update httpx requirement from <0.25.0,>=0.23.0 to >=0.23.0,<0.28.0 (fastapi#11509)
Updates the requirements on [httpx](https://github.com/encode/httpx) to permit the latest version. - [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.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07684ae commit 91672fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-docs-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# For mkdocstrings and tests
2-
httpx >=0.23.0,<0.25.0
2+
httpx >=0.23.0,<0.28.0
33
# For linting and generating docs versions
44
ruff ==0.6.4

0 commit comments

Comments
 (0)