From a12b4bff34aa1711e1bd6c8925768db3b6e0d829 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 18:34:33 +0000 Subject: [PATCH] Bump python-gitlab from 2.6.0 to 3.5.0 in /.circleci Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 2.6.0 to 3.5.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.6.0...v3.5.0) --- updated-dependencies: - dependency-name: python-gitlab dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .circleci/build-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/build-requirements.txt b/.circleci/build-requirements.txt index 65877d2fd07a..20b095286362 100644 --- a/.circleci/build-requirements.txt +++ b/.circleci/build-requirements.txt @@ -13,5 +13,5 @@ circleci==1.2.2 boto3==1.16.39 mock-open==1.4.0 PyGithub==1.54.1 -python-gitlab==2.6.0 +python-gitlab==3.5.0 xmltodict==0.12.0 \ No newline at end of file