Skip to content

Commit 9a412f9

Browse files
Bump cryptography from 38.0.4 to 50.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@38.0.4...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24955f2 commit 9a412f9

2 files changed

Lines changed: 56 additions & 21 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dev = [
2929
]
3030
bedrock = ["boto3>=1.34.92,<2"]
3131
dsl = ["pyyaml>=6.0.1,<7", "types-pyyaml>=6.0.12,<7", "dacite>=1.8.1,<2"]
32-
encryption = ["cryptography>=38.0.1,<39", "aiohttp>=3.13.3,<4"]
32+
encryption = ["cryptography>=50.0.0,<51", "aiohttp>=3.13.3,<4"]
3333
external-storage = [
3434
"aioboto3>=15.1.0,<15.2",
3535
"aiohttp>=3.13.3,<4",

0 commit comments

Comments
 (0)