From 65867008785ec9acb28cd2614fbf155f20f680db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 23:01:48 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- webhook/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webhook/requirements-dev.txt b/webhook/requirements-dev.txt index 40c7047..1316dbb 100644 --- a/webhook/requirements-dev.txt +++ b/webhook/requirements-dev.txt @@ -48,7 +48,7 @@ pytest==5.4.3 pytonic==0.0.1.dev1 pytz==2020.1 redis==3.5.3 -requests==2.24.0 +requests==2.32.0 rfc3986==1.4.0 rsa==4.6 six==1.15.0