Skip to content

Commit d895c4b

Browse files
Update httpx requirement from ~=0.26.0 to ~=0.27.0
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.26.0...0.27.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a3ee25 commit d895c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pre-commit~=3.6.2
22
pytest~=8.0.2
3-
httpx~=0.26.0
3+
httpx~=0.27.0

0 commit comments

Comments
 (0)