From 02c9d139d7b11195be969f1b308cb79645b8b56b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 14:31:17 +0000 Subject: [PATCH] chore(python-deps): update dependency dulwich to v0.22.5 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 0f8fb130..d9c39abc 100644 --- a/actions/update_development_dependencies/requirements.txt +++ b/actions/update_development_dependencies/requirements.txt @@ -14,7 +14,7 @@ crashtest==0.4.1 ; python_version >= "3.12" and python_version < "3.13" cryptography==43.0.3 ; python_version >= "3.12" and python_version < "3.13" and sys_platform == "linux" distlib==0.3.9 ; python_version >= "3.12" and python_version < "3.13" distro==1.9.0 ; python_version >= "3.12" and python_version < "3.13" -dulwich==0.21.7 ; python_version >= "3.12" and python_version < "3.13" +dulwich==0.22.5 ; python_version >= "3.12" and python_version < "3.13" fastjsonschema==2.20.0 ; python_version >= "3.12" and python_version < "3.13" filelock==3.16.1 ; python_version >= "3.12" and python_version < "3.13" identify==2.6.1 ; python_version >= "3.12" and python_version < "3.13"