From f13984448c2ead641231577e321ec83c9761c77e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 23:08:01 +0000 Subject: [PATCH] Bump python-gitlab from 8.0.0 to 8.1.0 Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 8.0.0 to 8.1.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.1.0) --- updated-dependencies: - dependency-name: python-gitlab dependency-version: 8.1.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 a27a74c..d647ab8 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.8.1 -python-gitlab==8.0.0 +python-gitlab==8.1.0 python-dotenv==1.2.2