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 Dec 4, 2024
1 parent f0f7cdf commit 1ed3392
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 @@ -95,7 +95,7 @@ dparse = "0.5.2"
oauthlib = "3.2.2"
pyyaml = "6.0.2"
protobuf = { version = "3.20.3", optional = true }
cryptography = { version = "43.0.3", optional = true }
cryptography = { version = "44.0.0", optional = true }
certifi = { version = "2024.7.4", optional = true }
pyopenssl = { version = "24.2.1", optional = true }
wheel = { version = "0.38.4", optional = true }
Expand Down

0 comments on commit 1ed3392

Please sign in to comment.