From c54354c9925427780c53f01d6f0f0e4ef142f4d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 11:37:01 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SSRFmap/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SSRFmap/requirements.txt b/SSRFmap/requirements.txt index 0e2276f..c966b33 100644 --- a/SSRFmap/requirements.txt +++ b/SSRFmap/requirements.txt @@ -1,2 +1,2 @@ -Flask==1.0.2 +Flask==2.2.5 requests==2.21.0