From a2ff7d5ac3bb652e7f36518dac2b43bb84942d19 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Jun 2025 22:11:27 +0000 Subject: [PATCH] Update dependency gitdb to v4.0.12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70d2e0e..3614d94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ filelock==3.16.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" flatbuffers==24.3.25 ; python_version >= "3.11" and python_full_version <= "3.13.0" frozenlist==1.4.1 ; python_version >= "3.11" and python_full_version <= "3.13.0" fsspec==2024.9.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" -gitdb==4.0.11 ; python_version >= "3.11" and python_full_version <= "3.13.0" +gitdb==4.0.12 ; python_version >= "3.11" and python_full_version <= "3.13.0" gitpython==3.1.43 ; python_version >= "3.11" and python_full_version <= "3.13.0" google-api-core==2.19.2 ; python_version >= "3.11" and python_full_version <= "3.13.0" google-api-core[grpc]==2.19.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"