Skip to content

Commit 9055de7

Browse files
build(deps): bump cryptography from 46.0.7 to 47.0.0 in /state-manager
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 47.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.7...47.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 47.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2db4b15 commit 9055de7

2 files changed

Lines changed: 47 additions & 47 deletions

File tree

state-manager/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"apscheduler>=3.11.0",
1313
"beanie>=2.0.0",
1414
"croniter>=6.0.0",
15-
"cryptography>=45.0.5",
15+
"cryptography>=47.0.0",
1616
"fastapi>=0.116.1",
1717
"httpx>=0.28.1",
1818
"json-schema-to-pydantic>=0.4.1",

0 commit comments

Comments
 (0)