Skip to content

Commit 422af34

Browse files
Bump requests from 2.32.5 to 2.33.0
Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45f13ed commit 422af34

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)