From 13f2167f6ad047b79df6bfed1b5947e609c15870 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Jul 2022 08:57:40 +0000 Subject: [PATCH] build(deps): Bump urllib3 in /zstackbuild/pypi_source Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.10.4 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.10.4...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- zstackbuild/pypi_source/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zstackbuild/pypi_source/requirements.txt b/zstackbuild/pypi_source/requirements.txt index 868c255d7e..b5d33c9361 100644 --- a/zstackbuild/pypi_source/requirements.txt +++ b/zstackbuild/pypi_source/requirements.txt @@ -27,7 +27,7 @@ Routes==2.1 simplejson==3.7.3 six==1.9.0 termcolor==1.1.0 -urllib3==1.10.4 +urllib3==1.26.5 virtualenv==12.1.1 websockify==0.9.0 Werkzeug==0.10.4