From ff7f24742d99e7eb009e1754047182673a5a9a08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 09:21:48 +0000 Subject: [PATCH 1/2] Bump the pip group across 2 directories with 1 update Bumps the pip group with 1 update in the / directory: [requests](https://github.com/psf/requests). Bumps the pip group with 1 update in the /docs directory: [requests](https://github.com/psf/requests). Updates `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](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) Updates `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](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 2ff7a72..996c5e8 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -43,7 +43,7 @@ python-dateutil==2.9.0.post0 ; python_version >= "3.12" and python_version < "4" python-decouple==3.8 ; python_version >= "3.12" and python_version < "4" pyyaml==6.0.2 ; python_version >= "3.12" and python_version < "4" referencing==0.35.1 ; python_version >= "3.12" and python_version < "4" -requests==2.32.3 ; python_version >= "3.12" and python_version < "4" +requests==2.32.4 ; python_version >= "3.12" and python_version < "4" rpds-py==0.22.3 ; python_version >= "3.12" and python_version < "4" sgmllib3k==1.0.0 ; python_version >= "3.12" and python_version < "4" six==1.17.0 ; python_version >= "3.12" and python_version < "4" From 88f301fb019b43a2150a8d17f88435f0d621c453 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 09:22:32 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 996c5e8..2ff7a72 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -43,7 +43,7 @@ python-dateutil==2.9.0.post0 ; python_version >= "3.12" and python_version < "4" python-decouple==3.8 ; python_version >= "3.12" and python_version < "4" pyyaml==6.0.2 ; python_version >= "3.12" and python_version < "4" referencing==0.35.1 ; python_version >= "3.12" and python_version < "4" -requests==2.32.4 ; python_version >= "3.12" and python_version < "4" +requests==2.32.3 ; python_version >= "3.12" and python_version < "4" rpds-py==0.22.3 ; python_version >= "3.12" and python_version < "4" sgmllib3k==1.0.0 ; python_version >= "3.12" and python_version < "4" six==1.17.0 ; python_version >= "3.12" and python_version < "4"