Skip to content

Commit c7a9d68

Browse files
committed
gthub actions test
1 parent c657359 commit c7a9d68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
asn1==2.2.0
2-
cryptography==44.0.2
2+
cryptography==40.0.2
33
cffi==1.17.1
44
future==0.18.2
55
itsdangerous>=2.1.2 # Updated to match Flask's requirement

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ cffi==1.17.1
1414
# cryptography
1515
chardet==3.0.4
1616
# via requests
17-
cryptography==44.0.2
17+
cryptography==40.0.2
1818
# via
1919
# -r requirements.in
2020
# pyopenssl

0 commit comments

Comments
 (0)