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 29647d0 commit 3db1a3f
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 @@ -110,7 +110,7 @@ pyOpenSSL = "24.0.0"
tomlkit = { version = "0.11.8", optional = true }
importlib-metadata = { version = "7.2.1", optional = true }
certifi = "2024.7.4"
cryptography = { version = "42.0.8", optional = true }
cryptography = { version = "43.0.1", optional = true }
markdown-it-py = { version = "2.2.0", optional = true }
Pygments = { version = "2.15.1", optional = true }
urllib3 = { version = "1.26.20", optional = true }
Expand Down

0 comments on commit 3db1a3f

Please sign in to comment.