From 084e55c6780cc18afe587839d6861865b1282dee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 08:52:24 +0000 Subject: [PATCH] build(deps): bump requests from 2.32.3 to 2.32.4 in /docs 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](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 ... 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 3bda4367e3..a3fcc5192b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -13,7 +13,7 @@ myst-parser==4.0.1 packaging==25.0 pyparsing==3.2.3 pytz==2025.2 -requests==2.32.3 +requests==2.32.4 snowballstemmer==2.2.0 sphinx-favicon==1.0.1 sphinx-rtd-theme==3.0.2