Skip to content

Commit 880e906

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 05070f6 commit 880e906

2 files changed

Lines changed: 57 additions & 22 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ deepagents = [
3636
"temporalio[langsmith]>=1.31.0 ; python_version >= '3.11'",
3737
]
3838
dsl = ["pyyaml>=6.0.1,<7", "types-pyyaml>=6.0.12,<7", "dacite>=1.8.1,<2"]
39-
encryption = ["cryptography>=38.0.1,<39", "aiohttp>=3.13.3,<4"]
39+
encryption = ["cryptography>=50.0.0,<51", "aiohttp>=3.13.3,<4"]
4040
external-storage = [
4141
"aioboto3>=15.1.0,<15.2",
4242
"aiohttp>=3.13.3,<4",

0 commit comments

Comments
 (0)