File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ boto3==1.24.30
5
5
requests==2.32.0
6
6
urllib3==1.26.19
7
7
# Installing cryptography backend since it is the recommended one: https://pypi.org/project/python-jose/
8
- python-jose[cryptography]==3.3 .0
8
+ python-jose[cryptography]==3.4 .0
9
9
cryptography==43.0.1
10
10
PyYAML==6.0.2
11
11
pytest==7.2.2
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ packaging==23.1
64
64
# pytest
65
65
pluggy == 1.0.0
66
66
# via pytest
67
- pyasn1 == 0.5.0
67
+ pyasn1 == 0.4.8
68
68
# via
69
69
# python-jose
70
70
# rsa
@@ -78,7 +78,7 @@ pytest-mock==3.8.2
78
78
# via -r requirements.in
79
79
python-dateutil == 2.8.2
80
80
# via botocore
81
- python-jose [cryptography ]== 3.3 .0
81
+ python-jose [cryptography ]== 3.4 .0
82
82
# via -r requirements.in
83
83
pyyaml == 6.0.2
84
84
# via -r requirements.in
You can’t perform that action at this time.
0 commit comments