Skip to content

Commit 22c5a56

Browse files
chore: bump cryptography from 48.0.0 to 48.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 48.0.0 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@48.0.0...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea69b9c commit 22c5a56

2 files changed

Lines changed: 188 additions & 172 deletions

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==48.0.1",
1212
"testcontainers==4.14.2",
1313
]
1414

0 commit comments

Comments
 (0)