From 80493c5d6da541cb9bac9752752a129be830a578 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 00:23:19 +0000 Subject: [PATCH] Bump urllib3 from 1.25.6 to 1.26.5 in /wc-search-2/python Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.6 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.6...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- wc-search-2/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wc-search-2/python/requirements.txt b/wc-search-2/python/requirements.txt index 6f268c8..5b8b2ad 100644 --- a/wc-search-2/python/requirements.txt +++ b/wc-search-2/python/requirements.txt @@ -10,5 +10,5 @@ oauthlib==3.1.0 PyYAML==5.1.2 requests==2.22.0 requests-oauthlib==1.2.0 -urllib3==1.25.6 +urllib3==1.26.5 Werkzeug==0.16.0