From b3ac88d457f8dbb9aa986325eba9457b9fae6304 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 23:42:11 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- crawler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawler/requirements.txt b/crawler/requirements.txt index cb7537a..a3165ae 100644 --- a/crawler/requirements.txt +++ b/crawler/requirements.txt @@ -9,7 +9,7 @@ py_tlsh == 4.5.0 pyjarm == 0.0.5 pymisp == 2.4.140 python_magic == 0.4.22 -requests == 2.25.0 +requests == 2.32.0 timeloop == 1.0.2 yara_python == 4.0.5 gunicorn == 20.0.4