From 4181d510a9a61e54429bd1e34ad2a5bbffeb2c28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 02:06:14 +0000 Subject: [PATCH] Bump future 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] --- .../samples/bookinfo/src/productpage/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform-modules/aws/istio/istio-1.11.0/samples/bookinfo/src/productpage/requirements.txt b/terraform-modules/aws/istio/istio-1.11.0/samples/bookinfo/src/productpage/requirements.txt index 37f99e866..50ecc3600 100644 --- a/terraform-modules/aws/istio/istio-1.11.0/samples/bookinfo/src/productpage/requirements.txt +++ b/terraform-modules/aws/istio/istio-1.11.0/samples/bookinfo/src/productpage/requirements.txt @@ -6,7 +6,7 @@ dominate==2.3.5 Flask==1.0.2 Flask-Bootstrap==3.3.7.1 Flask-JSON==0.3.3 -future==0.17.1 +future==0.18.3 futures==3.1.1 gevent==1.4.0 greenlet==0.4.15