Skip to content

Commit

Permalink
Update dependency cryptography to v44 (#2048)
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 f583b11 commit 9f7d460
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 @@ -109,7 +109,7 @@ PyYAML = "6.0.2"
importlib-metadata = { version = "5.1.0", optional = true }
tomlkit = { version = "0.11.8", optional = true }
certifi = { version = "2024.7.4", optional = true }
cryptography = { version = "43.0.3", optional = true }
cryptography = { version = "44.0.0", optional = true }
Pygments = { version = "2.15.1", optional = true }
urllib3 = { version = "1.26.20", optional = true }
idna = { version = "3.7", optional = true }
Expand Down

0 comments on commit 9f7d460

Please sign in to comment.