From cd7478c47d55553811c22b4be662c0c94fb87dbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 18:50:20 +0000 Subject: [PATCH] Bump python-gitlab from 2.6.0 to 3.8.0 in /.circleci Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 2.6.0 to 3.8.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.8.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 65877d2fd07..c93021590c6 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.8.0 xmltodict==0.12.0 \ No newline at end of file