Skip to content

Commit

Permalink
bump cryptography version
Browse files Browse the repository at this point in the history
  • Loading branch information
kthare10 committed Nov 6, 2024
1 parent 64bcb66 commit 780b54a
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 @@ -18,7 +18,7 @@ keywords = ["Swagger", "Fabric Control Framework"]
requires-python = '>=3.9'
dependencies = [
"requests >= 2.28.1",
"cryptography==40.0.2",
"cryptography==42.0.4",
"psycopg2-binary",
"sqlalchemy",
"waitress",
Expand Down

0 comments on commit 780b54a

Please sign in to comment.