From f8b70b217b6e477a2f7ae5c635dc5de0f859f93b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 21:11:52 +0000 Subject: [PATCH] Bump future from 0.18.0 to 0.18.1 Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.0 to 0.18.1. - [Release notes](https://github.com/PythonCharmers/python-future/releases) - [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst) - [Commits](https://github.com/PythonCharmers/python-future/commits) Signed-off-by: dependabot-preview[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index f92956e0..a09c6f59 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -18,7 +18,7 @@ requests==2.22.0 static==1.1.1 whitenoise[brotli]==4.1.4 urllib3[secure]==1.25.6 -future==0.18.0 +future==0.18.1 coreapi==2.3.3 Markdown==3.1.1 pygments==2.4.2