From dadea195db4127b3a3ebbf7209e27a797ba93c74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 23:12:57 +0000 Subject: [PATCH] Bump pygithub from 1.56 to 1.57 in /compilesketches Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.56 to 1.57. - [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.56...v1.57) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- compilesketches/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compilesketches/requirements.txt b/compilesketches/requirements.txt index 21230a78..025a82fc 100644 --- a/compilesketches/requirements.txt +++ b/compilesketches/requirements.txt @@ -1,4 +1,4 @@ GitPython==3.1.29 -PyGithub==1.56 +PyGithub==1.57 PyYAML==6.0 semver==2.13.0