Skip to content

Commit 86a700a

Browse files
committed
github tests
1 parent 2eb5b48 commit 86a700a

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,6 +1,6 @@
11
asn1==2.2.0
22
cryptography==44.0.2
3-
cffi==1.16.0
3+
cffi==1.17.1
44
future==0.18.3
55
itsdangerous>=2.2.0 # Updated to match Flask's requirement
66
pbr==6.0.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ asn1==2.2.0
88
# via -r requirements.in
99
certifi==2018.11.29
1010
# via requests
11-
cffi==1.16.0
11+
cffi==1.17.1
1212
# via
1313
# -r requirements.in
1414
# cryptography

0 commit comments

Comments
 (0)