Skip to content

Commit

Permalink
Update dependency cryptography to v43.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 25, 2024
1 parent 4840a5c commit 85a019c
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.1", optional = true }
cryptography = { version = "43.0.3", 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 85a019c

Please sign in to comment.