Skip to content

Commit 561b64e

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ certifi==2024.7.4
22
cffi==1.16.0
33
chardet==5.2.0
44
charset-normalizer==3.3.2
5-
cryptography==46.0.5
5+
cryptography==46.0.6
66
idna==3.7
77
jwcrypto==1.5.6
88
pip-system-certs==4.0

requirements_notebook.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ chardet==5.2.0
1414
charset-normalizer==3.3.2
1515
colorama==0.4.6
1616
comm==0.2.2
17-
cryptography==46.0.5
17+
cryptography==46.0.6
1818
debugpy==1.8.2
1919
decorator==5.1.1
2020
defusedxml==0.7.1

0 commit comments

Comments
 (0)