From 76b553a9834c7a7b25219413230d8e046622528b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 21:59:43 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- infra/python/deps/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/python/deps/requirements.txt b/infra/python/deps/requirements.txt index c73adcfcca..1d56fe71c9 100644 --- a/infra/python/deps/requirements.txt +++ b/infra/python/deps/requirements.txt @@ -52,7 +52,7 @@ pytest == 2.9.2 python-magic == 0.4.11 pywebhdfs == 0.3.2 pbr == 3.1.1 -requests == 2.21.0 +requests == 2.32.0 chardet == 3.0.4 idna == 2.8 urllib3 == 1.24.2