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
commit de277fc96915c7e85e749ba6cf6f85d896f488d5 Author: Guillermo Cruz <[email protected]> AuthorDate: Mon Jul 31 17:37:17 2023 +0000 [#8517] Upgrade GitPython 3.1.31 -> 3.1.32, and its deps: gitdb,smmap GitPython 3.1.31 -> 3.1.32 gitdb 4.0.10 -> no upgrade smmap 5.0.0 -> no upgrade --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd883c192..601081ca6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ genshi==0.7.7 # via creoleparser gitdb==4.0.10 # via gitpython -gitpython==3.1.31 +gitpython==3.1.32 # via -r requirements.in gunicorn==20.1.0 # via -r requirements.in
