From 865a0ddcbc1e7f8ecf2f76de85369aa831441518 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.9/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.9/base/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3.9/base/requirements.txt b/python3.9/base/requirements.txt index 059d9df..2ffe0b9 100644 --- a/python3.9/base/requirements.txt +++ b/python3.9/base/requirements.txt @@ -45,7 +45,7 @@ debugpy elasticsearch==7.15.2 enum34==1.1.10 frozenlist==1.2.0 -future==0.18.2 +future==0.18.3 greenlet==1.1.2 h2==3.2.0 hpack==3.0.0