Skip to content

Commit 8113dd8

Browse files
Bump requests from 2.32.3 to 2.32.4
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] <[email protected]>
1 parent 1034b22 commit 8113dd8

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.3
11+
requests==2.32.4
1212
typing_extensions==4.12.0
1313
urllib3==2.2.2
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.3
77+
requests==2.32.4
7878
rfc3339-validator==0.1.4
7979
rfc3986-validator==0.1.1
8080
rpds-py==0.18.1

0 commit comments

Comments
 (0)