From b3d6aa5626a3e4a28a5fc55fe11858154e20f616 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jul 2021 12:06:59 +0000 Subject: [PATCH] Bump urllib3 from 1.25.3 to 1.26.5 in /without-webhooks/server/python Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.3...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- without-webhooks/server/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/without-webhooks/server/python/requirements.txt b/without-webhooks/server/python/requirements.txt index fddb039..1d2913e 100644 --- a/without-webhooks/server/python/requirements.txt +++ b/without-webhooks/server/python/requirements.txt @@ -10,5 +10,5 @@ python-dotenv==0.10.3 requests==2.22.0 stripe==2.29.3 toml==0.9.6 -urllib3==1.25.3 +urllib3==1.26.5 Werkzeug==1.0.1