From 1c18550ee88b01604a7ccfb596c086f50427d267 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 21:04:43 +0000 Subject: [PATCH] :arrow_up: Bump urllib3 from 1.26.7 to 1.26.14 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.7 to 1.26.14. - [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.26.7...1.26.14) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 773f0f8..ab51edf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ python-dateutil==2.8.2 pytz==2022.5 requests==2.28.1 six==1.16.0 -urllib3==1.26.7 +urllib3==1.26.14 virtualenv==20.16.5 Werkzeug==2.0.2 WTForms==3.0.0