From 269300a740fb08186ea6e2603cf3ff223b9e9589 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 04:04:05 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 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.24.1...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_python3.6.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_python3.6.txt b/requirements_python3.6.txt index c364ba1..ae70ec3 100644 --- a/requirements_python3.6.txt +++ b/requirements_python3.6.txt @@ -9,6 +9,6 @@ MarkupSafe==1.1.0 Pillow==5.4.1 requests==2.21.0 SQLAlchemy==1.2.16 -urllib3==1.24.1 +urllib3==1.26.5 vk==2.0.2 Werkzeug==0.14.1