Skip to content

Commit

Permalink
Update dependency cryptography to v44
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent a7dcaac commit 4f387f3
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 @@ -108,7 +108,7 @@ poetry-dynamic-versioning = { version = "0.21.5", optional = true, extras = ["pl
poetry-plugin-tweak-dependencies-version = { version = "1.4.0", optional = true }
poetry = { version = "1.5.1", optional = true }
protobuf = { version = "4.21.12", optional = true }
cryptography = { version = "43.0.3", optional = true }
cryptography = { version = "44.0.0", optional = true }
certifi = "2024.7.4"
Pygments = { version = "2.15.1", optional = true }
urllib3 = { version = "1.26.20", optional = true }
Expand Down

0 comments on commit 4f387f3

Please sign in to comment.