From 45a2701bc31fc5221274402ec6af8ac4d79db6d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 16:31:20 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump future from 0.18.3 to 1.0.0 Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.3 to 1.0.0. - [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.3...v1.0.0) --- updated-dependencies: - dependency-name: future dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2166999..f083949 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ coloredlogs==15.0.1 dill==0.3.8 distlib==0.3.8 filelock==3.13.1 -future==0.18.3 +future==1.0.0 humanfriendly==10.0 identify==2.5.35 idna==3.6 -- 2.45.2