From ff5c8e57e4d2f4ba2e93ccadd12c3f375da442a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 03:23:27 +0000 Subject: [PATCH] Bump urllib3 from 1.25.8 to 1.26.5 in /version2.1/web-ui-new Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 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.8...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- version2.1/web-ui-new/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version2.1/web-ui-new/requirements.txt b/version2.1/web-ui-new/requirements.txt index 0b1f2fc9..c1921698 100644 --- a/version2.1/web-ui-new/requirements.txt +++ b/version2.1/web-ui-new/requirements.txt @@ -30,6 +30,6 @@ SQLAlchemy==1.3.13 sqlalchemy-migrate==0.13.0 sqlparse==0.3.0 Tempita==0.5.2 -urllib3==1.25.8 +urllib3==1.26.5 visitor==0.1.3 Werkzeug==1.0.0