From 97af3cfb11f1f3a6a2780545e706e1021cb80f2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 01:31:07 +0000 Subject: [PATCH] Bump urllib3 from 1.25.9 to 1.26.5 in /django_projects/chat_app_channels Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 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.9...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django_projects/chat_app_channels/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_projects/chat_app_channels/requirements.txt b/django_projects/chat_app_channels/requirements.txt index 3b1ccfb..9304dc6 100644 --- a/django_projects/chat_app_channels/requirements.txt +++ b/django_projects/chat_app_channels/requirements.txt @@ -35,6 +35,6 @@ sqlparse==0.3.1 Twisted==20.3.0 txaio==20.3.1 typed-ast==1.4.1 -urllib3==1.25.9 +urllib3==1.26.5 wrapt==1.11.2 zope.interface==5.0.1