From 669673e6ab97504bde9cc2e503449fd4c1bbc89a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 02:03:18 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests 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 4664c34..4429bc1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ colorama==0.4.6 tldextract==5.1.2 google==3.0.0 -requests==2.31.0 +requests==2.32.1 termcolor==2.4.0 dnsdumpster==0.10 tabulate==0.9.0