From 59f7019645b322481f80fb1f3dc0b564db618955 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 02:44:26 +0000 Subject: [PATCH] build(deps): bump urllib3 in /results-tabulation-dashboard 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:production ... Signed-off-by: dependabot[bot] --- results-tabulation-dashboard/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/results-tabulation-dashboard/requirements.txt b/results-tabulation-dashboard/requirements.txt index faa1072d..b20715a8 100644 --- a/results-tabulation-dashboard/requirements.txt +++ b/results-tabulation-dashboard/requirements.txt @@ -57,7 +57,7 @@ six==1.13.0 SQLAlchemy==1.3.3 swagger-ui-bundle==0.0.3 tqdm==4.42.1 -urllib3==1.25.7 +urllib3==1.26.5 wcwidth==0.1.8 Werkzeug==0.16.0 mysqlclient \ No newline at end of file