From a152cf1c710d56683531dafdee87767ffc802aed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 01:21:44 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9ca81c6..56cd756 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -177,7 +177,7 @@ pytzdata==2020.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3 pyyaml==5.4.1 regex==2021.8.28 requests-oauthlib==1.3.0 -requests==2.26.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' +requests==2.32.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' rfc3986[idna2008]==1.5.0 rich==10.10.0; python_version >= '3.6' and python_version < '4' rsa==4.7.2; python_version >= '3.6'