From af91767a9d4ccec2c1cce08ed0fcc60861471355 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 13:05:41 +0000 Subject: [PATCH] Bump requests from 2.32.0 to 2.32.4 in /.tools Bumps [requests](https://github.com/psf/requests) from 2.32.0 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .tools/base_requirements.txt | 2 +- .tools/readmes/requirements_freeze.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.tools/base_requirements.txt b/.tools/base_requirements.txt index 10cca1d5e3e..6d149030059 100644 --- a/.tools/base_requirements.txt +++ b/.tools/base_requirements.txt @@ -3,7 +3,7 @@ flake8==6.1.0 mypy-extensions==1.0.0 pathspec==0.11.2 PyYAML==6.0.1 -requests==2.32.0 +requests==2.32.4 typer==0.15.2 types-PyYAML==6.0.12.12 yamale==4.0.4 diff --git a/.tools/readmes/requirements_freeze.txt b/.tools/readmes/requirements_freeze.txt index f65fd0c9435..54024453236 100644 --- a/.tools/readmes/requirements_freeze.txt +++ b/.tools/readmes/requirements_freeze.txt @@ -22,7 +22,7 @@ pyflakes==3.1.0 Pygments==2.19.1 pytest==8.0.0 PyYAML==6.0.1 -requests==2.32.0 +requests==2.32.4 rich==13.9.4 shellingham==1.5.4 typer==0.15.1