From f53c9aece99393562d673a40f94d25df846f5608 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 04:33:18 +0000 Subject: [PATCH] [DEPENDABOT]: Bump pygithub from 1.53 to 1.56 Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.53 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.53...v1.56) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d46dce1a..c1f4c084 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ cookiecutter==1.7.2 click==7.1.2 ruamel.yaml==0.16.12 -pygithub==1.53 +pygithub==1.56 GitPython==3.1.9 autopep8==1.5.4 cffi==1.14.3