Skip to content

Commit 87330fd

Browse files
Merge pull request #8 from LSEG-API-Samples/dependabot/pip/cryptography-43.0.1
Bump cryptography from 42.0.7 to 43.0.1
2 parents ca8400b + a6ed6e0 commit 87330fd

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.2.2
22
cffi==1.16.0
33
chardet==5.2.0
44
charset-normalizer==3.3.2
5-
cryptography==42.0.7
5+
cryptography==43.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==42.0.7
17+
cryptography==43.0.1
1818
debugpy==1.8.2
1919
decorator==5.1.1
2020
defusedxml==0.7.1

0 commit comments

Comments
 (0)