Skip to content

Commit ced6ed9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/pyproject.toml

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

0 commit comments

Comments
 (0)