From a116c2fff6161e836a6e6786fd902768c7aab59f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 06:25:13 +0000 Subject: [PATCH] Bump future from 0.18.2 to 0.18.3 in /python3.6/base 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] --- python3.6/base/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3.6/base/requirements.txt b/python3.6/base/requirements.txt index c07e949..1771325 100644 --- a/python3.6/base/requirements.txt +++ b/python3.6/base/requirements.txt @@ -32,7 +32,7 @@ dateparser==1.1.0 debugpy elasticsearch==6.8.2 enum34==1.1.10 -future==0.18.2 +future==0.18.3 greenlet==0.4.13 icc-rt==16.0.3 importlib-resources==5.4.0