Skip to content

Commit 8430d72

Browse files
chore: bump cryptography from 46.0.4 to 46.0.5 (#187)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d05593 commit 8430d72

File tree

2 files changed

+79
-83
lines changed

2 files changed

+79
-83
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88
license = "MIT"
99
dependencies = [
1010
"aiohttp==3.13.3",
11-
"cryptography==46.0.4",
11+
"cryptography==46.0.5",
1212
"testcontainers==4.14.1",
1313
]
1414

0 commit comments

Comments
 (0)