From a9ac11fecedbbb0c3a376a903c0024541351ff73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Apr 2023 10:12:31 +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] --- .../infra-dev-challenge/services/productpage/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/challenges/pt-br/infra-dev-challenge/services/productpage/requirements.txt b/challenges/pt-br/infra-dev-challenge/services/productpage/requirements.txt index c1968c8..f9df57c 100644 --- a/challenges/pt-br/infra-dev-challenge/services/productpage/requirements.txt +++ b/challenges/pt-br/infra-dev-challenge/services/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