From f30453b57f716f8bd3296d46ccd396ed5945ccc6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 23:07:51 +0000 Subject: [PATCH] Update dependency dulwich to v1 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7edd248..9611163 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and (sys_p crashtest==0.4.1 ; python_version >= "3.10" and python_version < "4.0" cryptography==43.0.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "linux" distlib==0.3.8 ; python_version >= "3.10" and python_version < "4.0" -dulwich==0.22.1 ; python_version >= "3.10" and python_version < "4.0" +dulwich==1.2.5 ; python_version >= "3.10" and python_version < "4.0" exceptiongroup==1.2.2 ; python_version >= "3.10" and python_version < "3.11" faker==26.2.0 ; python_version >= "3.10" and python_version < "4.0" fastjsonschema==2.20.0 ; python_version >= "3.10" and python_version < "4.0"