Skip to content

Commit 2928e63

Browse files
chore: bump cryptography from 48.0.0 to 49.0.0 (#227)
Bumps [cryptography](https://github.com/pyca/cryptography) from 48.0.0 to 49.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@48.0.0...49.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 49.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea69b9c commit 2928e63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.14.1",
11-
"cryptography==48.0.0",
11+
"cryptography==49.0.0",
1212
"testcontainers==4.14.2",
1313
]
1414

0 commit comments

Comments
 (0)