Skip to content

Commit

Permalink
Update dependency cryptography to v44 (#2050)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 3caa964 commit fcd1975
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 @@ -85,7 +85,7 @@ PyYAML = "6.0.2"
importlib-metadata = { version = "6.8.0", optional = true }
tomlkit = { version = "0.12.5", optional = true }
multi-repo-automation = { version="0.3.1", optional = true }
cryptography = { version="43.0.3", optional = true }
cryptography = { version="44.0.0", optional = true }
urllib3 = "2.2.3"
idna = { version="3.7", optional = true }
certifi = "2024.7.4"
Expand Down

0 comments on commit fcd1975

Please sign in to comment.