From be559850e45e33f24ed705e3d8faf9bbf3d6bb18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 11:23:51 +0000 Subject: [PATCH] Bump requests[socks] from 2.27.1 to 2.32.3 Bumps [requests[socks]](https://github.com/psf/requests) from 2.27.1 to 2.32.3. - [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.27.1...v2.32.3) --- updated-dependencies: - dependency-name: requests[socks] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7722cdb..9cc2a2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ pynacl==1.4.0 pysocks==1.7.1 python-dotenv==0.20.0 requests-oauthlib==1.3.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' -requests[socks]==2.27.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' +requests[socks]==2.32.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' soupsieve==2.3.2.post1; python_version >= '3.6' tweepy==3.10.0