From d447c87682d54eb13e946578a93f494bfb4f5981 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 18:45:07 +0000 Subject: [PATCH] Bump future from 0.18.2 to 0.18.3 in /tests/rest 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] --- tests/rest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/rest/requirements.txt b/tests/rest/requirements.txt index 68a4e3c..27a5dd6 100644 --- a/tests/rest/requirements.txt +++ b/tests/rest/requirements.txt @@ -5,7 +5,7 @@ certifi==2019.9.11 chardet==3.0.4 contextlib2==0.6.0.post1 docopt==0.6.2 -future==0.18.2 +future==0.18.3 idna==2.8 importlib-metadata==0.23 jmespath==0.9.4