Skip to content

Commit 155d094

Browse files
Bump requests from 2.32.3 to 2.32.4 in /Python
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [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.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f147394 commit 155d094

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Python/requirements-notebook.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ pywinpty==2.0.14
7979
PyYAML==6.0.2
8080
pyzmq==26.2.0
8181
referencing==0.36.2
82-
requests==2.32.3
82+
requests==2.32.4
8383
rfc3339-validator==0.1.4
8484
rfc3986-validator==0.1.1
8585
rpds-py==0.22.3

Python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pyparsing==3.2.1
1414
python-dateutil==2.9.0.post0
1515
python-dotenv==1.0.1
1616
pytz==2024.2
17-
requests==2.32.3
17+
requests==2.32.4
1818
six==1.17.0
1919
tzdata==2025.1
2020
urllib3==2.3.0

0 commit comments

Comments
 (0)