From 733fca880cce936216bb8c3c7f005a4e27ae0b37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 05:05:19 +0000 Subject: [PATCH] Bump python-gitlab from 2.9.0 to 3.11.0 Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 2.9.0 to 3.11.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/v2.9.0...v3.11.0) --- updated-dependencies: - dependency-name: python-gitlab dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index de539b97e1c..d416088ed09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ social-auth-core==4.1.0 Python-jose==3.3.0 gitpython==3.1.18 debugpy==1.3.0 -python-gitlab==2.9.0 +python-gitlab==3.11.0 google-auth==1.33.0 google-api-python-client==1.12.8 google-auth-oauthlib==0.4.4