Skip to content

Commit bf9119b

Browse files
Bump cryptography from 43.0.1 to 44.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.1...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3015e90 commit bf9119b

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==43.0.1
5+
cryptography==44.0.1
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==43.0.1
17+
cryptography==44.0.1
1818
debugpy==1.8.2
1919
decorator==5.1.1
2020
defusedxml==0.7.1

0 commit comments

Comments
 (0)