Skip to content

Commit

Permalink
Increase cryptography floor to 40.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aemous committed Sep 11, 2024
1 parent 75be44b commit bfa4a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ classifiers = [
dependencies = [
"colorama>=0.2.5,<0.4.7",
"docutils>=0.10,<0.20",
"cryptography>=3.3.2,<40.0.2",
"cryptography>=40.0.0,<40.0.2",
"ruamel.yaml>=0.15.0,<=0.17.21",
# ruamel.yaml only requires ruamel.yaml.clib for Python versions
# less than or equal to Python 3.10. In order to ensure we have
Expand Down

0 comments on commit bfa4a20

Please sign in to comment.