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 Jan 6, 2025
1 parent 71379ec commit a8657cb
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
74 changes: 37 additions & 37 deletions custom/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 custom/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ geojson = "3.2.0"
urllib3 = { version = "2.3.0", optional = true }
certifi = { version = "2024.12.14", optional = true }
webob = { version = "1.8.9", optional = true }
cryptography = { version = "43.0.3", optional = true }
cryptography = { version = "44.0.0", optional = true }

[tool.poetry.dev-dependencies]
prospector = { version = "1.13.3", extras = ["with_bandit", "with_mypy", "with_pyroma", "with_ruff"] }
Expand Down

0 comments on commit a8657cb

Please sign in to comment.