Skip to content

Commit d5673c7

Browse files
authored
Merge branch 'main' into v1.0/pipelinebuild/136169
2 parents 28c87e8 + aa29157 commit d5673c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ cffi==1.16.0
7676

7777
charset-normalizer==3.3.2 ; python_version >= '3.7'
7878

79-
cryptography==42.0.3 ; python_version >= '3.7'
79+
cryptography==42.0.4 ; python_version >= '3.7'
8080

8181
frozenlist==1.4.1 ; python_version >= '3.8'
8282

@@ -86,9 +86,9 @@ h2==4.1.0
8686

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

89-
httpcore==1.0.3 ; python_version >= '3.7'
89+
httpcore==1.0.4 ; 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)