From c44732ce7621d03825b4b8209864d821136a94dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 21:53:54 +0000 Subject: [PATCH] chore(python-deps): update dependency dulwich to v0.25.0 in all dependant actions --- actions/update_development_dependencies/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/update_development_dependencies/requirements.txt b/actions/update_development_dependencies/requirements.txt index 8bb7b0f1..9cc4bb55 100644 --- a/actions/update_development_dependencies/requirements.txt +++ b/actions/update_development_dependencies/requirements.txt @@ -14,7 +14,7 @@ crashtest==0.4.1 cryptography==46.0.3 ; sys_platform == "linux" distlib==0.4.0 distro==1.9.0 -dulwich==0.21.7 +dulwich==0.25.0 fastjsonschema==2.21.2 filelock==3.20.1 identify==2.6.15