Skip to content

Commit edef744

Browse files
authored
Merge pull request #399 from microsoftgraph/dependabot/pip/httpcore-1.0.0
Bump httpcore from 0.18.0 to 1.0.0
2 parents 47a39c3 + 734e834 commit edef744

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
@@ -86,7 +86,7 @@ h2==4.1.0
8686

8787
hpack==4.0.0 ; python_full_version >= '3.6.1'
8888

89-
httpcore==0.18.0 ; python_version >= '3.7'
89+
httpcore==1.0.0 ; python_version >= '3.7'
9090

9191
httpx[http2]==0.25.0 ; python_version >= '3.7'
9292

0 commit comments

Comments
 (0)