Skip to content

Commit 57d2ea2

Browse files
committed
github tests
1 parent 632fe9a commit 57d2ea2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
asn1==2.2.0
2-
cryptography==3.4.7
3-
cffi==1.15.0
2+
cryptography==44.0.2
3+
cffi==1.17.1
44
future==0.18.2
55
itsdangerous>=2.1.2 # Updated to match Flask's requirement
66
pbr==1.10.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.9
2+
# This file is autogenerated by pip-compile with Python 3.13
33
# by the following command:
44
#
55
# pip-compile --output-file=requirements.txt

0 commit comments

Comments
 (0)