From f4b4b4c184c9854594c14d946fdec1a78737dd18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 10:11:27 +0000 Subject: [PATCH] Bump pygithub from 1.54.1 to 1.55 in /.circleci Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.54.1 to 1.55. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/master/doc/changes.rst) - [Commits](https://github.com/pygithub/pygithub/compare/v1.54.1...v1.55) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-minor ... 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..423f8a61a999 100644 --- a/.circleci/build-requirements.txt +++ b/.circleci/build-requirements.txt @@ -12,6 +12,6 @@ prettytable==0.7.2 circleci==1.2.2 boto3==1.16.39 mock-open==1.4.0 -PyGithub==1.54.1 +PyGithub==1.55 python-gitlab==2.6.0 xmltodict==0.12.0 \ No newline at end of file