From 161ae7dea47e6308165a0dd788f19c10003fb10d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 23:57:47 +0000 Subject: [PATCH] Bump future from 0.15.2 to 0.18.3 Bumps [future](https://github.com/PythonCharmers/python-future) from 0.15.2 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.15.2...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 b49783d..2259718 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ matplotlib==1.5.1 confire==0.2.0 python-dateutil==2.5.3 six==1.10.0 -future==0.15.2 +future==0.18.3 ## Other Dependencies (installed by above) #scipy==0.17.0