From b64c13252bb85b5deed65c7686b32a3979c66841 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 00:19:42 +0000 Subject: [PATCH] chore(deps): bump gitpython Bumps the pip group with 1 update in the /lobster_bazel directory: [gitpython](https://github.com/gitpython-developers/GitPython). Updates `gitpython` from 3.1.54 to 3.1.59 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.54...3.1.59) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.59 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- lobster_bazel/requirements_3_11.txt | 6 +++--- lobster_bazel/requirements_3_12.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lobster_bazel/requirements_3_11.txt b/lobster_bazel/requirements_3_11.txt index 62dcecd3..f468eeae 100644 --- a/lobster_bazel/requirements_3_11.txt +++ b/lobster_bazel/requirements_3_11.txt @@ -233,9 +233,9 @@ gitdb==4.0.12 \ --hash=sha256:5ef71f855d191a3326fcfbc0d5da835f26b13fbcba60c32c21091c349ffdb571 \ --hash=sha256:67073e15955400952c6565cc3e707c554a4eea2e428946f7a4c162fab9bd9bcf # via gitpython -gitpython==3.1.54 \ - --hash=sha256:53f2085e24a2cda300eed7c3fc5f1559ae289634b725e98acaf4791940247aa0 \ - --hash=sha256:b90d7b3d9bc0238681d24369130826f0dcdb0ceaa45db67cf1d4ffa4c302dedf +gitpython==3.1.59 \ + --hash=sha256:0a1475cfdc38a5bfba1a3e9a4a9da52a39749ecec322b772915c019f94e5b7e4 \ + --hash=sha256:67a82f537384578643624c8b2c531938a9b82be431663e575dcf638526631d4c # via bmw-lobster-core idna==3.15 \ --hash=sha256:048adeaf8c2d788c40fee287673ccaa74c24ffd8dcf09ffa555a2fbb59f10ac8 \ diff --git a/lobster_bazel/requirements_3_12.txt b/lobster_bazel/requirements_3_12.txt index 98f57261..d02c0a56 100644 --- a/lobster_bazel/requirements_3_12.txt +++ b/lobster_bazel/requirements_3_12.txt @@ -233,9 +233,9 @@ gitdb==4.0.12 \ --hash=sha256:5ef71f855d191a3326fcfbc0d5da835f26b13fbcba60c32c21091c349ffdb571 \ --hash=sha256:67073e15955400952c6565cc3e707c554a4eea2e428946f7a4c162fab9bd9bcf # via gitpython -gitpython==3.1.54 \ - --hash=sha256:53f2085e24a2cda300eed7c3fc5f1559ae289634b725e98acaf4791940247aa0 \ - --hash=sha256:b90d7b3d9bc0238681d24369130826f0dcdb0ceaa45db67cf1d4ffa4c302dedf +gitpython==3.1.59 \ + --hash=sha256:0a1475cfdc38a5bfba1a3e9a4a9da52a39749ecec322b772915c019f94e5b7e4 \ + --hash=sha256:67a82f537384578643624c8b2c531938a9b82be431663e575dcf638526631d4c # via bmw-lobster-core idna==3.15 \ --hash=sha256:048adeaf8c2d788c40fee287673ccaa74c24ffd8dcf09ffa555a2fbb59f10ac8 \