From 201a8d4755b46b349cc6c31cb01dd16bacc66698 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 17:57:10 +0000 Subject: [PATCH] Bump requests from 2.20.0 to 2.33.0 in /app 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] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index ff8d7a9..8ba16ec 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -29,7 +29,7 @@ pyasn1-modules==0.2.1 pylint==1.8.3 python-magic==0.4.15 pytz==2017.2 -requests==2.20.0 +requests==2.33.0 requests-oauthlib==0.8.0 rsa==3.4.2 simplejson==3.13.2