Skip to content

Commit 6f954b6

Browse files
chore(deps): bump cryptography from 43.0.3 to 46.0.7 (#130)
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.3 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.3...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02cf4cb commit 6f954b6

2 files changed

Lines changed: 53 additions & 23 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ dependencies = [
8181
"uvicorn[standard]>=0.32,<1",
8282
"mcp>=1.0,<2",
8383
"apscheduler>=3.10,<4",
84-
"cryptography>=43,<44",
84+
"cryptography>=43,<47",
8585
# LLM providers (bundled — no extras needed)
8686
"anthropic>=0.40,<1",
8787
"openai>=1.50,<3",

0 commit comments

Comments
 (0)