Skip to content

Commit a5beebb

Browse files
Bump cryptography from 46.0.5 to 46.0.6 (#133)
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.5...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2e7d7e commit a5beebb

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
@@ -30,6 +30,6 @@ pytest = "^8.2.0"
3030
coverage = "^5.5"
3131
aiohttp = "^3.13.3"
3232
pytest-asyncio = "^0.14.0"
33-
cryptography="46.0.5"
33+
cryptography="46.0.6"
3434

3535
[tool.poetry.scripts]

0 commit comments

Comments
 (0)