We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28c87e8 + aa29157 commit d5673c7Copy full SHA for d5673c7
requirements-dev.txt
@@ -76,7 +76,7 @@ cffi==1.16.0
76
77
charset-normalizer==3.3.2 ; python_version >= '3.7'
78
79
-cryptography==42.0.3 ; python_version >= '3.7'
+cryptography==42.0.4 ; python_version >= '3.7'
80
81
frozenlist==1.4.1 ; python_version >= '3.8'
82
@@ -86,9 +86,9 @@ h2==4.1.0
86
87
hpack==4.0.0 ; python_full_version >= '3.6.1'
88
89
-httpcore==1.0.3 ; python_version >= '3.7'
+httpcore==1.0.4 ; python_version >= '3.7'
90
91
-httpx[http2]==0.26.0 ; python_version >= '3.7'
+httpx[http2]==0.27.0 ; python_version >= '3.7'
92
93
hyperframe==6.0.1 ; python_full_version >= '3.6.1'
94
0 commit comments