Skip to content

Commit 12095c6

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

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

poetry.lock

Lines changed: 58 additions & 58 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 = "^46.0.2", markers = "python_version != '3.9.0' and python_version != '3.9.1'"}
53+
cryptography = {version = "^46.0.3", markers = "python_version != '3.9.0' and python_version != '3.9.1'"}
5454
mkdocs = "^1.6.1"
5555
mkdocs-material = "^9.6.21"
5656
mkdocstrings = {extras = ["python"], version = "^0.30.1"}

0 commit comments

Comments
 (0)