From 8f90831cd44ae48da9a31c526740457414edfeb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 12:12:50 +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/python.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/python.txt b/requirements/python.txt index e9c4f3a5..b9ba90a0 100644 --- a/requirements/python.txt +++ b/requirements/python.txt @@ -1,5 +1,5 @@ cloudpickle==2.2.0 -future==0.18.2 +future==0.18.3 ipywidgets==8.0.3 jupyterlab==3.5.1 matplotlib==3.6.2