From a047f5cf41287605c418f260afc17b2904bc580e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 19:59:15 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d677a3..aa1ec55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ backoff==2.1.2 certifi==2022.6.15 charset-normalizer==2.1.0 coloredlogs==15.0.1 -future==0.18.2 +future==0.18.3 humanfriendly==10.0 idna==3.3 pycodestyle==2.9.1 -- 2.47.2