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

brondsem 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 d3ca8e997 upgrade gitpython
d3ca8e997 is described below

commit d3ca8e99787ec891be95a37e5a183d95be713b3f
Author: Dave Brondsema <[email protected]>
AuthorDate: Wed Sep 6 15:33:13 2023 +0000

    upgrade gitpython
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 47d6b44aa..b602d4229 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -62,7 +62,7 @@ genshi==0.7.7
     # via creoleparser
 gitdb==4.0.10
     # via gitpython
-gitpython==3.1.32
+gitpython==3.1.34
     # via -r requirements.in
 gunicorn==21.2.0
     # via -r requirements.in

Reply via email to