From fa6bbbeb85a7fa49c57e93ceace3b3e9fd6abe69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 14:29:19 +0000 Subject: [PATCH] Bump requests from 2.31.0 to 2.32.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 787f8b4..77f2ea4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ idna==3.6 Jinja2==3.1.3 MarkupSafe==2.1.5 pip==20.0.2 -requests==2.31.0 +requests==2.32.2 retrying==1.3.4 setuptools==45.2.0 six==1.16.0