Skip to content

Commit f1740ec

Browse files
chore(deps-dev): bump httpx[http2] from 0.25.2 to 0.26.0
Bumps [httpx[http2]](https://github.com/encode/httpx) from 0.25.2 to 0.26.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.25.2...0.26.0) --- updated-dependencies: - dependency-name: httpx[http2] dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d85fb70 commit f1740ec

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
@@ -138,7 +138,7 @@ hpack==4.0.0 ; python_full_version >= '3.6.1'
138138

139139
httpcore==1.0.2 ; python_version >= '3.7'
140140

141-
httpx[http2]==0.25.2
141+
httpx[http2]==0.26.0
142142

143143
hyperframe==6.0.1 ; python_full_version >= '3.6.1'
144144

0 commit comments

Comments
 (0)