From 8bddb7fbc4badc0723a5dbecdacf2cbb7c3108f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 21:56:48 +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 c92f725..16f7996 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ termcolor==1.1.0 argparse==1.4.0 beautifulsoup4==4.6.3 -requests==2.21.0 +requests==2.32.0 htmlmin==0.1.12 tldextract==2.2.0 colorama==0.4.4