From f594c5b95c515ebcad1c1861cce38a3606ba7f04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 00:44:55 +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 031fbfb..083d925 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Jinja2 == 2.11.3 Werkzeug == 1.0.1 boto3 == 1.17.112 gunicorn == 19.9.0 -requests == 2.26.0 +requests == 2.32.0 virtualenv == 16.7.9 yoconfigurator == 0.5.2