From 7ca2063467fcb7bb200affbceff4a7388752c794 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 07:44:10 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- watcher/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/watcher/requirements.txt b/watcher/requirements.txt index b5a7deb6..985d03a5 100644 --- a/watcher/requirements.txt +++ b/watcher/requirements.txt @@ -1,5 +1,5 @@ pif==0.8.2 -requests==2.31.0 +requests==2.32.0 humanfriendly==10.0 PyJWT==2.8.0 kiwixstorage==0.8.3