From f4ef782e984b1bf9c2139d71c5bf99c6a8732b64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 14:50:47 +0000 Subject: [PATCH] Bump pygithub from 1.55 to 1.56 in /tools Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.55 to 1.56. - [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.55...v1.56) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/ci/requirements_tc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci/requirements_tc.txt b/tools/ci/requirements_tc.txt index bcaee35bc0e0bd..4a42c8bf948fca 100644 --- a/tools/ci/requirements_tc.txt +++ b/tools/ci/requirements_tc.txt @@ -1,4 +1,4 @@ -pygithub==1.55 +pygithub==1.56 pyyaml==6.0 requests==2.27.1 taskcluster==44.16.3