From 29357e70b6528ccb8c614385eb2f6e33f66bcc82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 08:41:55 +0000 Subject: [PATCH] Bump python-gitlab from 2.6.0 to 3.4.0 in /.circleci Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 2.6.0 to 3.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/v2.6.0...v3.4.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..0aeb9cf53030 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.4.0 xmltodict==0.12.0 \ No newline at end of file