From e369e9f2b413965a4472527dcd8b01336e0e1ee7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 15:45:58 +0000 Subject: [PATCH] Update dependency dulwich to v0.22.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1cc9c41..a6f9f5b 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.21.7 ; python_version >= "3.10" and python_version < "4.0" +dulwich==0.22.1 ; python_version >= "3.10" and python_version < "4.0" exceptiongroup==1.2.2 ; python_version >= "3.10" and python_version < "3.11" fastjsonschema==2.20.0 ; python_version >= "3.10" and python_version < "4.0" filelock==3.15.4 ; python_version >= "3.10" and python_version < "4.0"