From 82943c778b9428a66efd80346f87c607ac8b1ec3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 12:19:33 +0000 Subject: [PATCH] build(deps): bump gitpython from 3.1.46 to 3.1.49 in /lobster_bazel Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.46 to 3.1.49. - [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.46...3.1.49) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.49 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- lobster_bazel/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lobster_bazel/requirements.txt b/lobster_bazel/requirements.txt index 9e11bfe2..e83e6dc1 100644 --- a/lobster_bazel/requirements.txt +++ b/lobster_bazel/requirements.txt @@ -6,7 +6,7 @@ # bmw-lobster==1.0.2 \ --hash=sha256:74125e835a3e913935693517795fd819282796bb12bfc32a63a97ca39abfaf60 - # via -r lobster_bazel/requirements.in + # via -r requirements.in bmw-lobster-core==1.0.2 \ --hash=sha256:fbbc359e6e46f5e9bbbef32844bd2aed42ec6180c9f4c636350393f96c48da43 # via @@ -233,9 +233,9 @@ gitdb==4.0.12 \ --hash=sha256:5ef71f855d191a3326fcfbc0d5da835f26b13fbcba60c32c21091c349ffdb571 \ --hash=sha256:67073e15955400952c6565cc3e707c554a4eea2e428946f7a4c162fab9bd9bcf # via gitpython -gitpython==3.1.46 \ - --hash=sha256:400124c7d0ef4ea03f7310ac2fbf7151e09ff97f2a3288d64a440c584a29c37f \ - --hash=sha256:79812ed143d9d25b6d176a10bb511de0f9c67b1fa641d82097b0ab90398a2058 +gitpython==3.1.49 \ + --hash=sha256:024b0422d7f84d15cd794844e029ffebd4c5d42a7eb9b936b458697ef550a02c \ + --hash=sha256:42f9399c9eb33fc581014bedd76049dfbaf6375aa2a5754575966387280315e1 # via bmw-lobster-core idna==3.11 \ --hash=sha256:771a87f49d9defaf64091e6e6fe9c18d4833f140bd19464795bc32d966ca37ea \