Skip to content

Commit 1034b22

Browse files
Merge pull request #11 from LSEG-API-Samples/dependabot/pip/cryptography-44.0.1
Bump cryptography from 43.0.1 to 44.0.1
2 parents 28a57ed + bf9119b commit 1034b22

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)