Skip to content

Commit 54ce674

Browse files
chore: bump cryptography from 43.0.0 to 44.0.1 (#152)
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.0...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a17d8f3 commit 54ce674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.0",
11-
"cryptography==43.0.0",
11+
"cryptography==44.0.1",
1212
"testcontainers==4.13.2",
1313
]
1414

0 commit comments

Comments
 (0)