From bf934765d3973dabd1df791f3de91cf0f9d8bac7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 20:57:07 +0000 Subject: [PATCH] Bump requests from 2.20.0 to 2.33.0 in /resources Bumps [requests](https://github.com/psf/requests) from 2.20.0 to 2.33.0. - [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.20.0...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- resources/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/requirements.txt b/resources/requirements.txt index 382e3f9..59a2673 100644 --- a/resources/requirements.txt +++ b/resources/requirements.txt @@ -32,7 +32,7 @@ pygments==2.2.0 pyparsing==2.2.2 pytz==2018.7 recommonmark==0.4.0 -requests==2.20.0 +requests==2.33.0 restructuredtext-lint==1.1.3 six==1.11.0 snowballstemmer==1.2.1