From 4f3c1f091774a95d22d54d0144f86d49fe19aaa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 20:24:09 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 71c598d5..740f8119 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ python-etcd==0.4.5 pyyaml==3.11 # note: requests is also used in many checks # upgrade with caution -requests==2.11.1 +requests==2.32.0 # note: simplejson is used in many checks to inteface APIs simplejson==3.6.5 supervisor==3.3.3