From e13957f530c1b45ec519c102ba7f30c176ee4f52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 05:03:10 +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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- requirements/rtd.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index b3b723c0..62cddea7 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ dill==0.2.5 -future==0.18.2 +future==0.18.3 raven==6.10.0 pyzor==1.0.0 Pillow==8.4.0 diff --git a/requirements/rtd.txt b/requirements/rtd.txt index cf39d6da..8d36c94a 100644 --- a/requirements/rtd.txt +++ b/requirements/rtd.txt @@ -1,7 +1,7 @@ sphinx==4.3.2 sphinx-autobuild==0.6.0 jinja2==2.11.3 -future==0.18.2 +future==0.18.3 raven==6.10.0 pyzor==1.0.0 Pillow==8.4.0