Skip to content

Commit 0a1cda4

Browse files
Bump cryptography from 42.0.4 to 46.0.6
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.4...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 ce32baf commit 0a1cda4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ requires-python = ">=3.9,<3.14"
1111
license = {file = "LICENSE"}
1212
dependencies = [
1313
"chromalog==1.0.5",
14-
"cryptography==42.0.4",
14+
"cryptography==46.0.6",
1515
"service-identity==21.1.0",
1616
"twisted==24.7.0",
1717
"txtorcon==23.11.0",

0 commit comments

Comments
 (0)