From cdc88a4e368863a9dc0be553e4e78577684271e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 09:15:14 +0000 Subject: [PATCH] Bump pygithub from 1.55 to 1.58.0 in /tools Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.55 to 1.58.0. - [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.58.0) --- 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 14f3aed9fb610f..2a72548f3c53e4 100644 --- a/tools/ci/requirements_tc.txt +++ b/tools/ci/requirements_tc.txt @@ -1,4 +1,4 @@ -pygithub==1.55 +pygithub==1.58.0 pyyaml==6.0 requests==2.27.1 taskcluster==44.17.0