Skip to content

Commit fa56b70

Browse files
Bump cryptography from 43.0.3 to 46.0.6
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.3 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.3...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5137cee commit fa56b70

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
@@ -74,7 +74,7 @@ dependencies = [
7474
"uvicorn[standard]>=0.32,<1",
7575
"mcp>=1.0,<2",
7676
"apscheduler>=3.10,<4",
77-
"cryptography>=43,<44",
77+
"cryptography>=43,<47",
7878
]
7979

8080
[project.optional-dependencies]

0 commit comments

Comments
 (0)