Skip to content

Commit

Permalink
Bump Cryptography version
Browse files Browse the repository at this point in the history
Signed-off-by: Petr Balogh <[email protected]>
  • Loading branch information
petr-balogh committed Oct 8, 2024
1 parent fed53c9 commit 37c7692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
python_requires=">=3.9.18",
install_requires=[
"apache-libcloud==3.1.0",
"cryptography==42.0.4",
"cryptography==43.0.1",
"docopt==0.6.2",
"gevent==23.9.1",
"reportportal-client==3.2.3",
Expand Down

0 comments on commit 37c7692

Please sign in to comment.