From 9b2c5ed80ea47c9c75880722af16ac78a5e4a741 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 00:40:34 +0000 Subject: [PATCH] Bump python-gitlab from 8.0.0 to 8.4.0 Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 8.0.0 to 8.4.0. - [Release notes](https://github.com/python-gitlab/python-gitlab/releases) - [Changelog](https://github.com/python-gitlab/python-gitlab/blob/main/CHANGELOG.md) - [Commits](https://github.com/python-gitlab/python-gitlab/compare/v8.0.0...v8.4.0) --- updated-dependencies: - dependency-name: python-gitlab dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b9fde27..066fda8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ click==8.3.1 urllib3==2.6.3 looker_sdk==22.10.0 PyGithub==2.9.1 -python-gitlab==8.0.0 +python-gitlab==8.4.0 python-dotenv==1.2.2