From 434ed5bf6a1779f7a56c1a825d1faccb672e191d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 04:21:21 +0000 Subject: [PATCH] [DEPENDABOT]: Bump pygithub from 1.53 to 1.57 Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.53 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.53...v1.57) --- 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..6451d1ab 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.57 GitPython==3.1.9 autopep8==1.5.4 cffi==1.14.3