From eb7c50742cf9a39fb5841ca17c0220bba617d45e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 21:09:30 +0000 Subject: [PATCH] Bump future from 0.17.1 to 0.18.3 in /requirements Bumps [future](https://github.com/PythonCharmers/python-future) from 0.17.1 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.17.1...v0.18.3) --- updated-dependencies: - dependency-name: future dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 4beac14..f0e7474 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,6 +1,6 @@ albumentations==0.3.1 dataclasses==0.6 -future==0.17.1 +future==0.18.3 pandas==0.25.1 scikit-learn==0.21.2 scikit-image==0.15.0