From f65728fa17e6877a721435ff2baf6aee3781143b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 22:02:04 +0000 Subject: [PATCH] --- 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 a2165f3..98ccb95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ certifi==2022.12.7 chardet==3.0.4 Click==7.0 idna==2.8 -requests==2.22.0 +requests==2.32.0 urllib3==1.26.5