From 0554aaf49a0789b7f7541ab9ff3a27c6e05107b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jul 2023 09:18:55 +0000 Subject: [PATCH] Bump future from 0.18.2 to 0.18.3 Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.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.18.2...v0.18.3) --- updated-dependencies: - dependency-name: future dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_py2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_py2.txt b/requirements_py2.txt index ed510dc..b3892e6 100644 --- a/requirements_py2.txt +++ b/requirements_py2.txt @@ -6,7 +6,7 @@ cycler==0.10.0 matplotlib>=1.5.1,<3 pyparsing>=1.5.7,<3 backports.functools_lru_cache==1.6.4 -future==0.18.2 +future==0.18.3 tblib>=1.7.0 pg8000<1.13 websocket-client<1