From c096654bc26cb6c696c7ebcd89d1d258c3d83b4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 08:31:12 +0000 Subject: [PATCH] Bump requests from 2.22.0 to 2.32.2 in /doc Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.32.2. - [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.22.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/doc_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doc_requirements.txt b/doc/doc_requirements.txt index 23186a2..3487fac 100644 --- a/doc/doc_requirements.txt +++ b/doc/doc_requirements.txt @@ -11,7 +11,7 @@ packaging==19.2 Pygments==2.7.4 pyparsing==2.4.2 pytz==2019.2 -requests==2.22.0 +requests==2.32.2 six==1.12.0 snowballstemmer==1.9.1 Sphinx==2.2.0