Skip to content

Commit b89257a

Browse files
Merge pull request #47 from LSEG-API-Samples/dependabot/pip/requests-2.33.0
Bump requests from 2.32.5 to 2.33.0
2 parents 45f13ed + 422af34 commit b89257a

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
@@ -79,7 +79,7 @@ pywinpty==3.0.2 ; platform_system == "Windows"
7979
PyYAML==6.0.3
8080
pyzmq==27.1.0
8181
referencing==0.37.0
82-
requests==2.32.5
82+
requests==2.33.0
8383
rfc3339-validator==0.1.4
8484
rfc3986-validator==0.1.1
8585
rfc3987-syntax==1.1.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ charset-normalizer==3.4.4
33
idna==3.11
44
python-dateutil==2.9.0.post0
55
python-dotenv==1.2.1
6-
requests==2.32.5
6+
requests==2.33.0
77
six==1.17.0
88
urllib3==2.6.3
99
websocket-client==1.9.0

0 commit comments

Comments
 (0)