From fcb08bb35c6b35d1f1b98c4cdc110dea04e86e8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 22:10:42 +0000 Subject: [PATCH] Bump future from 0.18.2 to 0.18.3 in /dev-support 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] --- dev-support/python-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-support/python-requirements.txt b/dev-support/python-requirements.txt index 3d596db45c8d..2377064eaa17 100644 --- a/dev-support/python-requirements.txt +++ b/dev-support/python-requirements.txt @@ -16,7 +16,7 @@ # limitations under the License. # requests==2.28.1 -future==0.18.2 +future==0.18.3 gitpython==3.1.30 rbtools==4.0 jinja2==3.1.2