Skip to content

Commit 896ee39

Browse files
Bump requests from 2.31.0 to 2.32.4 in /requirements
Bumps [requests](https://github.com/psf/requests) from 2.31.0 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.31.0...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 d4f8fdc commit 896ee39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/dev_3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ referencing==0.32.0
530530
# jsonschema
531531
# jsonschema-specifications
532532
# jupyter-events
533-
requests==2.31.0
533+
requests==2.32.4
534534
# via
535535
# fsspec
536536
# jupyterlab-server

requirements/main_3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ pyyaml==6.0.1
274274
# ml-collections
275275
# orbax-checkpoint
276276
# pytorch-lightning
277-
requests==2.31.0
277+
requests==2.32.4
278278
# via fsspec
279279
rich==13.7.0
280280
# via

0 commit comments

Comments
 (0)