From 7cb3c42cd9905a82fcce51cb5155d45e364ea98e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 13:20:07 +0000 Subject: [PATCH] Update dependency dulwich to >=0.22.1,<0.23.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1b670216f..00e286537 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dependencies = [ # cleo "crashtest >=0.4.1,<0.5.0", # poetry: - "dulwich >=0.21.2,<0.22.0", + "dulwich >=0.22.1,<0.23.0", # poetry: "fastjsonschema >=2.18.0,<3.0.0", # poetry: