From 6371c57af0e9e4912bb6e53f98042d8c7e099490 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 17:44:56 +0000 Subject: [PATCH] [Security] Bump urllib3 from 1.25.7 to 1.25.8 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.25.8. **This update includes a security fix.** - [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-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84412031..04549604 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ requests==2.23.0 scipy==1.4.1 six==1.13.0 SQLAlchemy==1.3.12 -urllib3==1.25.7 +urllib3==1.25.8 vine==1.3.0 webassets==2.0 Werkzeug==0.16.0