Skip to content

Commit 9e1ccff

Browse files
Merge pull request #29 from LSEG-API-Samples/dependabot/pip/requests-2.32.0
Bump requests from 2.31.0 to 2.32.0
2 parents 98d826f + aab1374 commit 9e1ccff

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.31.0
70+
requests==2.32.0
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.31.0
6+
requests==2.32.0
77
six==1.16.0
88
urllib3==1.26.18
99
websocket-client==1.3.1

0 commit comments

Comments
 (0)