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
55requests==2.32.0
66urllib3==1.26.19
77# 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
99cryptography==43.0.1
1010PyYAML==6.0.2
1111pytest==7.2.2
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ packaging==23.1
6464 # pytest
6565pluggy == 1.0.0
6666 # via pytest
67- pyasn1 == 0.5.0
67+ pyasn1 == 0.4.8
6868 # via
6969 # python-jose
7070 # rsa
@@ -78,7 +78,7 @@ pytest-mock==3.8.2
7878 # via -r requirements.in
7979python-dateutil == 2.8.2
8080 # via botocore
81- python-jose [cryptography ]== 3.3 .0
81+ python-jose [cryptography ]== 3.4 .0
8282 # via -r requirements.in
8383pyyaml == 6.0.2
8484 # via -r requirements.in
You can’t perform that action at this time.
0 commit comments