From 9ee643fa702bea027c29f459f0448ddd0171f908 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 08:49:37 +0000 Subject: [PATCH] Bump future from 0.18.0 to 0.18.3 Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.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.18.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 e3f09a3e1..962e7837f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ colorlog==4.0.2 cycler==0.10.0 decorator==4.4.0 docutils==0.15.2 -future==0.18.0 +future==0.18.3 google-auth==1.6.3 humanfriendly==4.18 idna==2.8