From 8a471e6637463e355ffb34a0079823f9598cdcd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 18:56:49 +0000 Subject: [PATCH] Bump python-gitlab from 8.0.0 to 8.3.0 Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 8.0.0 to 8.3.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.3.0) --- updated-dependencies: - dependency-name: python-gitlab dependency-version: 8.3.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..66c6bac 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.3.0 python-dotenv==1.2.2