From e8150b6de223453f2c114cc76b0feb0c9b3a905b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 12:14:58 +0100 Subject: [PATCH] chore(dependencies): update dependency gitpython to v3.1.44 (#377) | datasource | package | from | to | | ---------- | --------- | ------ | ------ | | pypi | gitpython | 3.1.43 | 3.1.44 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac548f11..e2bd466c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiohttp==3.11.11 base58check==1.0.2 dnspython==2.7.0 gitdb==4.0.12 -GitPython==3.1.43 +GitPython==3.1.44 motor==3.6.0 mutagen==1.47.0 Pillow==11.0.0