Skip to content

Commit

Permalink
Update dependency cryptography to v44
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 39a925a commit 262bc7b
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 38 deletions.
76 changes: 39 additions & 37 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 @@ -60,7 +60,7 @@ pyproj = "3.7.0"
pyramid = { version = "2.0.2", optional = true }
requests = "2.32.3"
redis = { version = "5.2.0", optional = true }
cryptography = "43.0.3"
cryptography = "44.0.0"

[tool.poetry.extras]
azure = ["azure-storage-blob", "azure-identity"]
Expand Down

0 comments on commit 262bc7b

Please sign in to comment.