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 f798af4 commit e49ff3d
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 @@ -108,7 +108,7 @@ poetry-dynamic-versioning = { version = "0.21.5", optional = true, extras = ["pl
poetry-plugin-tweak-dependencies-version = { version = "1.4.0", optional = true }
poetry = { version = "1.5.1", optional = true }
protobuf = { version = "4.21.12", optional = true }
cryptography = { version = "43.0.1", optional = true }
cryptography = { version = "43.0.3", optional = true }
certifi = "2024.7.4"
Pygments = { version = "2.15.1", optional = true }
urllib3 = { version = "1.26.20", optional = true }
Expand Down

0 comments on commit e49ff3d

Please sign in to comment.