Skip to content

Commit 2316765

Browse files
authored
Merge pull request #2 from awslabs/dependabot/pip/pip-afe939f3b1
Update cryptography requirement from <43.0.0,>=41.0.0 to >=41.0.0,<46.0.0 in the pip group across 1 directory
2 parents 4564d83 + 3df04e0 commit 2316765

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ python-dotenv>=0.13.0,<2.0.0
2121

2222
# Authentication dependencies
2323
PyJWT>=2.8.0,<3.0.0
24-
cryptography>=41.0.0,<43.0.0
24+
cryptography>=41.0.0,<46.0.0
2525
requests>=2.31.0,<3.0.0
2626

2727
# Configuration and utilities

0 commit comments

Comments
 (0)