From a460d33961bd649da0bcb923d3b8f3ffa2ff868a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 13:58:59 +0000 Subject: [PATCH] Update dependency requests to v2.32.2 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fdfd726..a947420 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ click==8.0.4 colorlog==6.7.0 python-consul>=0.7.1 -requests==2.27.1 +requests==2.32.2 urllib3==1.26.16 retrying==1.3.4 holidays>=0.9.8