Skip to content

Commit

Permalink
Update dependency cryptography to v43
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 6, 2024
1 parent c007235 commit 7f7ef36
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 = "42.0.8", optional = true }
cryptography = { version = "43.0.1", optional = true }
certifi = { version = "2024.7.4", optional = true }
pyopenssl = { version = "24.0.0", optional = true }
wheel = { version = "0.38.4", optional = true }
Expand Down

0 comments on commit 7f7ef36

Please sign in to comment.