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

asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git


The following commit(s) were added to refs/heads/master by this push:
     new 640a285a9 bumping urllib3 2.6.3 -> 2.7.0 and gitpython 3.1.47 -> 3.1.50
640a285a9 is described below

commit 640a285a97ba0cbe2c55fdd105dc7a5a19465b00
Author: Guillermo Cruz <[email protected]>
AuthorDate: Tue May 12 14:53:39 2026 +0000

    bumping urllib3 2.6.3 -> 2.7.0 and gitpython 3.1.47 -> 3.1.50
---
 requirements.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index e0d937677..14ff656d8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -98,7 +98,7 @@ genshi==0.7.9
     # via creoleparser
 gitdb==4.0.12
     # via gitpython
-gitpython==3.1.47
+gitpython==3.1.50
     # via -r requirements.in
 gunicorn==25.3.0
     # via -r requirements.in
@@ -323,7 +323,7 @@ typing-extensions==4.15.0
     # via beautifulsoup4
 tzdata==2025.2 ; sys_platform == 'win32'
     # via feedgenerator
-urllib3==2.6.3
+urllib3==2.7.0
     # via
     #   botocore
     #   requests

Reply via email to