We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c06e1f6 commit db7c5c4Copy full SHA for db7c5c4
requirements-dev.txt
@@ -33,7 +33,7 @@ click==8.1.7
33
# uvicorn
34
coverage[toml]==7.3.2
35
# via pytest-cov
36
-cryptography==41.0.7
+cryptography==42.0.2
37
# via python-jose
38
ecdsa==0.18.0
39
requirements.txt
@@ -16,7 +16,7 @@ cffi==1.16.0
16
# via cryptography
17
click==8.1.7
18
# via uvicorn
19
20
21
22
0 commit comments