Skip to content

Commit 5f7061b

Browse files
Bump requests from 2.32.3 to 2.33.0
Bumps [requests](https://github.com/psf/requests) from 2.32.3 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.3...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 e13a64e commit 5f7061b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-notebook.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ pywinpty==2.0.15
7575
PyYAML==6.0.2
7676
pyzmq==26.4.0
7777
referencing==0.36.2
78-
requests==2.32.3
78+
requests==2.33.0
7979
rfc3339-validator==0.1.4
8080
rfc3986-validator==0.1.1
8181
rpds-py==0.24.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pyhumps==3.8.0
1616
python-dateutil==2.9.0.post0
1717
python-dotenv==1.1.1
1818
pytz==2025.2
19-
requests==2.32.3
19+
requests==2.33.0
2020
scipy==1.15.2
2121
simplejson==3.20.1
2222
six==1.17.0

0 commit comments

Comments
 (0)