Skip to content

Commit 84501ed

Browse files
Merge pull request #38 from LSEG-API-Samples/dependabot/pip/requests-2.32.4
Bump requests from 2.32.0 to 2.32.4
2 parents 53fcb6f + fad667c commit 84501ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-notebook.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ pytz==2022.1
6767
pywin32==303
6868
pywinpty==2.0.5
6969
pyzmq==22.3.0
70-
requests==2.32.0
70+
requests==2.32.4
7171
scipy==1.10.0
7272
seaborn==0.11.2
7373
Send2Trash==1.8.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ charset-normalizer==2.0.12
33
idna==3.7
44
python-dateutil==2.8.2
55
python-dotenv==0.19.2
6-
requests==2.32.0
6+
requests==2.32.4
77
six==1.16.0
88
urllib3==2.5.0
99
websocket-client==1.3.1

0 commit comments

Comments
 (0)