Skip to content

Commit 2a268b2

Browse files
authored
Merge pull request #485 from microsoftgraph/revert-482-dependabot/pip/httpx-http2--0.25.2
Revert "Bump httpx[http2] from 0.25.1 to 0.25.2"
2 parents 78549f8 + 862f3fd commit 2a268b2

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==0.18.0 ; python_version >= '3.7'
9090

91-
httpx[http2]==0.25.2 ; python_version >= '3.7'
91+
httpx[http2]==0.25.1 ; python_version >= '3.7'
9292

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

0 commit comments

Comments
 (0)