Skip to content

Commit c636159

Browse files
Bump cryptography from 44.0.3 to 46.0.2 in /client
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.3 to 46.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.3...46.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0905b4 commit c636159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717
dependencies = [
1818
"dnspython == 2.7.0",
1919
"PyYAML == 6.0.1",
20-
"cryptography == 44.0.3",
20+
"cryptography == 46.0.2",
2121
"pid == 3.0.4",
2222
"pydantic-settings==2.6.0",
2323
]

0 commit comments

Comments
 (0)