From b5f18f55a51680b76e057ad6d8011d8ea4e69093 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 06:21:01 +0000 Subject: [PATCH] [DEPENDABOT]: Bump pygithub from 1.53 to 1.55 Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.53 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.53...v1.55) --- 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..120404c6 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.55 GitPython==3.1.9 autopep8==1.5.4 cffi==1.14.3