From bdf9ed388dd61d838e3c0956fa3f78ac0a01d47a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 18 Sep 2026 09:03:31 +0000 Subject: [PATCH 1/2] Initial plan From 411fc19bb7613b079981806b21a47b50f91c12d3 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 18 Sep 2026 09:05:34 +0000 Subject: [PATCH 2/2] Bump GitPython to 3.1.59 Co-authored-by: aruniyer <429556+aruniyer@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a9e0d1f..120235c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ gdown==5.2.2 regex==2024.5.15 pytz==2024.1 tiktoken==0.7.0 -GitPython==3.1.58 +GitPython==3.1.59 pylint==3.2.3 torch==2.13.0 transformers==5.10.1