Skip to content

Commit 28cf7d1

Browse files
chore(deps-dev): bump cryptography from 44.0.3 to 46.0.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.3 to 46.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.3...46.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15c9348 commit 28cf7d1

File tree

2 files changed

+72
-54
lines changed

2 files changed

+72
-54
lines changed

poetry.lock

Lines changed: 71 additions & 53 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
@@ -50,7 +50,7 @@ pydocstyle = "^6.3"
5050
flake8-docstrings = "^1.7"
5151
docstr-coverage = "^2.3"
5252
cffconvert = "^2.0"
53-
cryptography = {version = "^44.0.1", markers = "python_version != '3.9.0' and python_version != '3.9.1'"}
53+
cryptography = {version = "^46.0.2", markers = "python_version != '3.9.0' and python_version != '3.9.1'"}
5454
mkdocs = "^1.6.1"
5555
mkdocs-material = "^9.6.18"
5656
mkdocstrings = {extras = ["python"], version = "^0.30.0"}

0 commit comments

Comments
 (0)