Skip to content

Commit c8af4ec

Browse files
chore(deps): bump cryptography from 48.0.1 to 49.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 48.0.1 to 49.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@48.0.1...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>
1 parent 7466082 commit c8af4ec

2 files changed

Lines changed: 44 additions & 47 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"alembic>=1.18,<1.19",
1515
"anthropic>=0.116.0,<0.117",
1616
"babel>=2.17,<2.19",
17-
"cryptography>=46.0.0,<49",
17+
"cryptography>=49.0.0,<50",
1818
"fsspec>=2026.6.0,<2026.7",
1919
"google-genai>=2.11.0,<2.12",
2020
"httpx>=0.28.1,<0.29.0",

0 commit comments

Comments
 (0)