We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1da44e8 + 9d68f01 commit 86d6667Copy full SHA for 86d6667
2 files changed
docs/requirements.txt
@@ -18,7 +18,7 @@ certifi>=2025.8.3
18
cffi>=1.17.1
19
charset-normalizer>=3.4.3
20
colorama>=0.4.6
21
-cryptography>=45.0.6
+cryptography>=46.0.7
22
defusedxml>=0.7.1
23
24
# Import/Export and data handling
requirements.txt
@@ -6,7 +6,7 @@ chardet==5.2.0
6
charset-normalizer==3.4.3
7
colorama==0.4.6
8
commonmark==0.9.1
9
-cryptography==45.0.6
+cryptography==46.0.7
10
defusedxml==0.7.1
11
diff-match-patch==20241021
12
Django==5.2.5
@@ -44,7 +44,7 @@ rfc3986==2.0.0
44
rich==14.1.0
45
SecretStorage==3.3.3
46
six==1.17.0
47
-sqlparse==0.5.3
+sqlparse==0.5.4
48
tablib==3.8.0
49
tqdm==4.67.1
50
twine==6.1.0
0 commit comments