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

gcruz pushed a commit to branch gc/8586
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 3dc4a560c77546e116ef6012ae8f309d852195b5
Author: Guillermo Cruz <[email protected]>
AuthorDate: Tue Oct 14 16:22:06 2025 +0000

    [#8586] Upgrade GitPython 3.1.44 -> 3.1.45, and its deps: gitdb,smmap
    
        GitPython                        3.1.44 -> 3.1.45
            gitdb                        4.0.12 -> no upgrade
                smmap                     5.0.2 -> no upgrade
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 06bc40b8b..b1d98da1b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -96,7 +96,7 @@ genshi==0.7.9
     # via creoleparser
 gitdb==4.0.12
     # via gitpython
-gitpython==3.1.44
+gitpython==3.1.45
     # via -r requirements.in
 gunicorn==23.0.0
     # via -r requirements.in

Reply via email to