Skip to content

Commit fc2abe3

Browse files
chore(deps): bump cryptography from 46.0.7 to 48.0.0 (#217)
1 parent 698bb80 commit fc2abe3

2 files changed

Lines changed: 54 additions & 61 deletions

File tree

poetry.lock

Lines changed: 53 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ python = "^3.10"
4040
Sphinx = {version = ">=5,<9", optional = true}
4141
sphinx-rtd-theme = {version = ">=1,<4", optional = true}
4242
myst-parser = {version = ">=0.18,<4.1", optional = true}
43-
cryptography = ">=46.0.7"
43+
cryptography = ">=48.0.0"
4444

4545
[tool.poetry.extras]
4646
docs = [

0 commit comments

Comments
 (0)