Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

Commit b2c3a77

Browse files
dependabot[bot]brianmay
authored andcommitted
build(deps): bump cryptography from 46.0.4 to 46.0.5
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.4 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.4...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f63068a commit b2c3a77

File tree

2 files changed

+53
-53
lines changed

2 files changed

+53
-53
lines changed

poetry.lock

Lines changed: 52 additions & 52 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
@@ -29,7 +29,7 @@ six = "*"
2929
django = {version = "*", optional = true}
3030
sphinx = {version = "*", optional = true}
3131
furo = {version = "*", optional = true}
32-
cryptography = "46.0.4"
32+
cryptography = "46.0.5"
3333

3434
[tool.poetry.dev-dependencies]
3535
pytest = "*"

0 commit comments

Comments
 (0)