This is an automated email from the ASF dual-hosted git repository.

taklwu pushed a commit to branch branch-2.4
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2.4 by this push:
     new 9e2a17c4afc HBASE-27575 Bump future from 0.18.2 to 0.18.3 in 
/dev-support (#4980)
9e2a17c4afc is described below

commit 9e2a17c4afc07a5fffbd6da208d85dd7c21b8cc9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 19 18:03:33 2023 -0800

    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] <supp...@github.com>
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    
    Signed-off-by: Andrew Purtell <apurt...@apache.org>
    Signed-off-by: Duo Zhang <zhang...@apache.org>
    Signed-off-by: Tak Lon (Stephen) Wu <tak...@apache.org>
---
 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

Reply via email to