From daf20c5b112c7419f4b9688523ee7a4ad6b6bed0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 14:01:19 +0000 Subject: [PATCH] chore(deps): update dependency gitpython to v3.1.41 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8de7049b..2b69b0c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiofiles==23.2.1 black==23.12.1 coverage==7.4.0 -GitPython==3.1.40 +GitPython==3.1.41 mypy==1.8.0 nest_asyncio==1.5.8 pdoc==14.3.0