From c99ae7388d96b35cc738aa01f73f2bfddbe10683 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Mar 2023 19:48:47 +0000 Subject: [PATCH] Bump future from 0.16.0 to 0.18.3 Bumps [future](https://github.com/PythonCharmers/python-future) from 0.16.0 to 0.18.3. - [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/compare/v0.16.0...v0.18.3) --- updated-dependencies: - dependency-name: future dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bad02a2..4f1d400 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ Flask-SQLAlchemy==2.3.2 Flask-Testing==0.7.1 flask-whooshee==0.6.0 Flask-WTF==0.14.2 -future==0.16.0 +future==0.18.3 htmlmin==0.1.12 humanfriendly==4.15.1 idna==2.7