From 75825d2432102a3472b2fc82d49b507c314ead77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 03:22:22 +0000 Subject: [PATCH] Bump urllib3 from 1.25.7 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 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.7...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index d84528d..17dde0d 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -46,7 +46,7 @@ sphinxcontrib-serializinghtml==1.1.3 Twisted==20.3.0 txweb==0.11.2019 txZMQ==0.8.0 -urllib3==1.25.7 +urllib3==1.26.5 -e git+https://github.com/devdave/watchdog.git@5ee9a387e71547f09d0fe88f9087e59c3458b797#egg=watchdog Werkzeug==0.16.0 zope.interface==4.4.3