From 9a86b992dc4c871fbfdb3dd179337bc96f854b50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 14:33:56 +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] --- docs/requirements.txt | 2 +- rtd.requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 8acece5..5c5377c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ configparser==3.5.0 dash==0.37.0 filelock==3.0.8 -future==0.16.0 +future==0.18.3 futures==3.1.1 ipyparallel==6.2.2 lxml==4.6.3 diff --git a/rtd.requirements.txt b/rtd.requirements.txt index e28bd36..1fc8115 100644 --- a/rtd.requirements.txt +++ b/rtd.requirements.txt @@ -4,7 +4,7 @@ dash-html-components==1.0.1 dash-renderer==1.1.2 filelock==3.0.8 Flask==1.0.2 -future==0.17.1 +future==0.18.3 ipyparallel==6.2.2 lxml==4.2.5 matplotlib==2.2.3