From dca35849c9c5bef9866fceb109a3e0bd2aeb678c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 21:07:35 +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 3fb8626..ae4d688 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ numpy==1.22.0 ordereddict==1.1 pypandoc==0.6.0 python-dateutil==2.2 -requests==2.20 +requests==2.32.0 six==1.5.2 uritemplate.py==0.3.0 wsgiref==0.1.2