From c150c5eb01aaddaec593b325b4f0d3a0dd4da738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 19 Jun 2019 11:26:14 +0000 Subject: [PATCH] Bump urllib3 from 1.24.2 to 1.25.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.25.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.24.2...1.25.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d5ae493..89f768d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,5 +17,5 @@ pytz==2018.9 sentry-sdk==0.7.2 six==1.12.0 SQLAlchemy==1.3.0 -urllib3==1.24.2 +urllib3==1.25.3 Werkzeug==0.14.1