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 4376e98b5 upgrade gitpython
4376e98b5 is described below

commit 4376e98b569da378a9ea538e65352528ddf010fb
Author: Dave Brondsema <[email protected]>
AuthorDate: Fri Sep 8 14:31:18 2023 +0000

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

diff --git a/requirements.txt b/requirements.txt
index b602d4229..9c4ddd6f7 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.34
+gitpython==3.1.35
     # via -r requirements.in
 gunicorn==21.2.0
     # via -r requirements.in

Reply via email to