This is an automated email from the ASF dual-hosted git repository.
dill0wn 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 f58ed68e0 dependency update gitpython 3.1.35 -> 3.1.37
f58ed68e0 is described below
commit f58ed68e0c2bd5f2b97f93dd573215cb2a0df34d
Author: Dillon Walls <[email protected]>
AuthorDate: Thu Oct 12 11:41:00 2023 -0400
dependency update gitpython 3.1.35 -> 3.1.37
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 1941688bc..362e2cf0c 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.35
+gitpython==3.1.37
# via -r requirements.in
gunicorn==21.2.0
# via -r requirements.in