From 56792ac2801ec83cbaf2f40097bd42d1c00ae08e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 06:38:34 +0000 Subject: [PATCH] build(deps): bump gitpython from 3.1.46 to 3.1.50 in /lobster_bazel Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.46 to 3.1.50. - [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.50) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.50 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..a51cd177 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.50 \ + --hash=sha256:80da2d12504d52e1f998772dc5baf6e553f8d2fcfe1fcc226c9d9a2ee3372dcc \ + --hash=sha256:d352abe2908d07355014abdd21ddf798c2a961469239afec4962e9da884858f9 # via bmw-lobster-core idna==3.11 \ --hash=sha256:771a87f49d9defaf64091e6e6fe9c18d4833f140bd19464795bc32d966ca37ea \