From b4fc59133cd6c0afc2142e7045ff3d07d5688544 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 02:06:32 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/install-webhooks/backend/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/install-webhooks/backend/python/requirements.txt b/examples/install-webhooks/backend/python/requirements.txt index c6865c1c..ee434ca1 100644 --- a/examples/install-webhooks/backend/python/requirements.txt +++ b/examples/install-webhooks/backend/python/requirements.txt @@ -8,6 +8,6 @@ python-dotenv==0.20.0 certifi==2021.10.8 charset-normalizer==2.0.12 idna==3.3 -requests==2.27.1 +requests==2.32.0 stripe==3.0.0 urllib3==1.26.9 \ No newline at end of file