Skip to content

Commit f54be01

Browse files
Bump requests from 2.32.4 to 2.33.0
Bumps [requests](https://github.com/psf/requests) from 2.32.4 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.4...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 3637985 commit f54be01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jwcrypto==1.5.6
88
pip-system-certs==4.0
99
pycparser==2.22
1010
python-dotenv==1.0.1
11-
requests==2.32.4
11+
requests==2.33.0
1212
typing_extensions==4.12.0
1313
urllib3==2.6.3
1414
websocket-client==1.8.0

requirements_notebook.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ pywinpty==2.0.13
7474
PyYAML==6.0.1
7575
pyzmq==26.0.3
7676
referencing==0.35.1
77-
requests==2.32.4
77+
requests==2.33.0
7878
rfc3339-validator==0.1.4
7979
rfc3986-validator==0.1.1
8080
rpds-py==0.18.1

0 commit comments

Comments
 (0)