Spaces:
Runtime error
Runtime error
dependabot[bot]
commited on
Commit
•
4a31bdb
1
Parent(s):
0ebfdfb
Bump cryptography from 38.0.4 to 41.0.3
Browse filesBumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/38.0.4...41.0.3)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ cffi==1.15.1
|
|
12 |
charset-normalizer==2.1.1
|
13 |
click==8.1.3
|
14 |
contourpy==1.0.6
|
15 |
-
cryptography==
|
16 |
cycler==0.11.0
|
17 |
fastapi==0.88.0
|
18 |
ffmpy==0.3.0
|
|
|
12 |
charset-normalizer==2.1.1
|
13 |
click==8.1.3
|
14 |
contourpy==1.0.6
|
15 |
+
cryptography==41.0.3
|
16 |
cycler==0.11.0
|
17 |
fastapi==0.88.0
|
18 |
ffmpy==0.3.0
|