We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dacb662 commit b210588Copy full SHA for b210588
.snyk
@@ -13,4 +13,8 @@ ignore:
13
- '*':
14
reason: "Accepting certifi’s MPL-2.0 license for now"
15
expires: "2030-12-31T23:59:59Z"
16
+ "snyk:lic:pip:certifi:LGPL-3.0":
17
+ - '*':
18
+ reason: "Accepting certifi’s LGPL-3.0 license for now"
19
+ expires: "2030-12-31T23:59:59Z"
20
patch: {}
requirements.txt
@@ -8,11 +8,11 @@ cffi==1.17.1
8
charset-normalizer==3.4.1
9
click==8.1.8
10
coverage==7.8.0
11
-cryptography==43.0.3
+cryptography==44.0.1
12
docutils==0.21.2
exceptiongroup==1.2.2
fastapi==0.115.12
-h11==0.14.0
+h11==0.16.0
httpcore==1.0.7
httpx==0.28.1
id==1.5.0
0 commit comments