Skip to content

Commit ed954cd

Browse files
Merge pull request #10 from Refinitiv-API-Samples/dependabot/pip/requests-2.31.0
Bump requests from 2.27.1 to 2.31.0
2 parents d15fa03 + 4b8c052 commit ed954cd

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
@@ -66,7 +66,7 @@ pytz==2022.1
6666
pywin32==303
6767
pywinpty==2.0.5
6868
pyzmq==22.3.0
69-
requests==2.27.1
69+
requests==2.31.0
7070
scipy==1.8.0
7171
seaborn==0.11.2
7272
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.3
44
python-dateutil==2.8.2
55
python-dotenv==0.19.2
6-
requests==2.27.1
6+
requests==2.31.0
77
six==1.16.0
88
urllib3==1.26.9
99
websocket-client==1.3.1

0 commit comments

Comments
 (0)