Skip to content

Commit 669eae7

Browse files
Bump httpx[http2] from 0.26.0 to 0.27.0
Bumps [httpx[http2]](https://github.com/encode/httpx) from 0.26.0 to 0.27.0. - [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[http2] dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99a443d commit 669eae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ hpack==4.0.0 ; python_full_version >= '3.6.1'
8888

8989
httpcore==1.0.3 ; python_version >= '3.7'
9090

91-
httpx[http2]==0.26.0 ; python_version >= '3.7'
91+
httpx[http2]==0.27.0 ; python_version >= '3.7'
9292

9393
hyperframe==6.0.1 ; python_full_version >= '3.6.1'
9494

0 commit comments

Comments
 (0)