From 29d4632b13fe53e2cac18dfb9774b6009d80af48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 18:03:33 -0800 Subject: [PATCH] HBASE-27575 Bump future from 0.18.2 to 0.18.3 in /dev-support (#4980) 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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Andrew Purtell Signed-off-by: Duo Zhang Signed-off-by: Tak Lon (Stephen) Wu --- 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 3d596db45c8..2377064eaa1 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