You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zh...@apache.org on 2023/09/12 08:31:51 UTC

[hbase] branch branch-2.5 updated: HBASE-28072 Bump gitpython from 3.1.32 to 3.1.34 in /dev-support/flaky-tests (#5385)

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

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


The following commit(s) were added to refs/heads/branch-2.5 by this push:
     new e9ce91bdebf HBASE-28072 Bump gitpython from 3.1.32 to 3.1.34 in /dev-support/flaky-tests (#5385)
e9ce91bdebf is described below

commit e9ce91bdebf1afad55e9642577244c0e99291da9
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Sep 12 16:21:22 2023 +0800

    HBASE-28072 Bump gitpython from 3.1.32 to 3.1.34 in /dev-support/flaky-tests (#5385)
    
    Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.32 to 3.1.34.
    - [Release notes](https://github.com/gitpython-developers/GitPython/releases)
    - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
    - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.32...3.1.34)
    
    ---
    updated-dependencies:
    - dependency-name: gitpython
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
    Signed-off-by: Duo Zhang <zh...@apache.org>
    (cherry picked from commit 7209d10c89642d3a71464a48f8321ebda218eeb2)
---
 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 cff46e1a75c..5326cc750bb 100644
--- a/dev-support/python-requirements.txt
+++ b/dev-support/python-requirements.txt
@@ -17,6 +17,6 @@
 #
 requests==2.31.0
 future==0.18.3
-gitpython==3.1.32
+gitpython==3.1.34
 rbtools==4.0
 jinja2==3.1.2