From 795d974c8c9cd34149e6973e56fa50334ff71885 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 20:18:26 +0000 Subject: [PATCH] Bump requests from 2.25.1 to 2.32.2 Bumps [requests](https://github.com/psf/requests) from 2.25.1 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.25.1...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a711817..9e4c522 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ python-dateutil==2.8.1 pytz==2020.5 pywin32-ctypes==0.2.0 readme-renderer==28.0 -requests==2.25.1 +requests==2.32.2 requests-toolbelt==0.9.1 rfc3986==1.4.0 SecretStorage==3.3.0