From 38138f3446b0356091aa1d1fb33244d5646e7d19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:09:18 +0000 Subject: [PATCH] Bump future from 0.16.0 to 0.18.3 in /requirements Bumps [future](https://github.com/PythonCharmers/python-future) from 0.16.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.16.0...v0.18.3) --- updated-dependencies: - dependency-name: future dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 5df77ad..07b8f86 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -6,7 +6,7 @@ cliff==2.4.0 cmd2==0.6.9 colorlog==2.10.0 ecdsa==0.13.3 -future==0.16.0 +future==0.18.3 jsonschema==2.5.1 multidict==2.1.4 pbr==1.10.0