From 35173e8e2b12f92cd59a298d25f07ddc2d0c4fe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 15:00:44 +0000 Subject: [PATCH] Bump requests from 2.31.0 to 2.32.2 in /doc/read-the-docs-site Bumps [requests](https://github.com/psf/requests) from 2.31.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.31.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/read-the-docs-site/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/read-the-docs-site/requirements.txt b/doc/read-the-docs-site/requirements.txt index 8778564..b0ebe3e 100644 --- a/doc/read-the-docs-site/requirements.txt +++ b/doc/read-the-docs-site/requirements.txt @@ -27,7 +27,7 @@ MarkupSafe==1.1.1 markdown==3.3.7 Pygments==2.7.4 pytz==2020.1 -requests==2.31.0 +requests==2.32.2 six==1.15.0 snowballstemmer==2.0.0 sphinxcontrib-websupport==1.2.2