From 2851b751b7496a97be8da971c5ef4eebf2dc6ca0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 06:42:54 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- images/rpilocator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/rpilocator/requirements.txt b/images/rpilocator/requirements.txt index 6be233c..f233a6a 100644 --- a/images/rpilocator/requirements.txt +++ b/images/rpilocator/requirements.txt @@ -2,6 +2,6 @@ certifi==2023.7.22 charset-normalizer==2.0.12 feedparser==6.0.10 idna==3.3 -requests==2.31.0 +requests==2.32.0 sgmllib3k==1.0.0 urllib3==1.26.18