From c2c3b674a28324e080a644064c8851d1d211a7a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 22:06:01 +0000 Subject: [PATCH] build(deps): bump urllib3 in /results-tabulation-dashboard Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.25.8. - [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.25.8) 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..7ae8005e 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.25.8 wcwidth==0.1.8 Werkzeug==0.16.0 mysqlclient \ No newline at end of file