From b57198373fd00ef4a76fd94ee87bae4044ac3e73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 21:03:18 +0000 Subject: [PATCH] :arrow_up: Bump urllib3 from 1.26.7 to 1.26.13 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.7 to 1.26.13. - [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.13) --- 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..6587dfd 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.13 virtualenv==20.16.5 Werkzeug==2.0.2 WTForms==3.0.0