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

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


The following commit(s) were added to refs/heads/branch-2 by this push:
     new a660974ba15  HBASE-28607 Bump requests from 2.31.0 to 2.32.0 in 
/dev-support/flaky-tests (#5929)
a660974ba15 is described below

commit a660974ba1597e5cb45a02b1b1e3d49f82f5d12f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 21 16:22:38 2024 +0800

     HBASE-28607 Bump requests from 2.31.0 to 2.32.0 in 
/dev-support/flaky-tests (#5929)
    
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Duo Zhang <zhang...@apache.org>
    (cherry picked from commit d85574aa1f456cdd839ed4bd3e9d8c23a89fac0c)
---
 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 5269993fb9b..73b7c8e1160 100644
--- a/dev-support/python-requirements.txt
+++ b/dev-support/python-requirements.txt
@@ -15,7 +15,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-requests==2.31.0
+requests==2.32.0
 future==0.18.3
 gitpython==3.1.41
 rbtools==4.0

Reply via email to