This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8557 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 8e4fde02f0561b504812ca43361aeb161e7ee35f Author: Guillermo Cruz <guillermo.c...@slashdotmedia.com> AuthorDate: Wed Apr 17 22:11:03 2024 +0000 [#8557] Upgrade GitPython 3.1.41 -> 3.1.43, and its deps: gitdb,smmap GitPython 3.1.41 -> 3.1.43 gitdb 4.0.11 -> no upgrade smmap 5.0.1 -> no upgrade --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2765e0a4..0d9bf2502 100644 --- a/requirements.txt +++ b/requirements.txt @@ -68,7 +68,7 @@ genshi==0.7.7 # via creoleparser gitdb==4.0.11 # via gitpython -gitpython==3.1.41 +gitpython==3.1.43 # via -r requirements.in gunicorn==21.2.0 # via -r requirements.in