From 9bfff3263ed399d962d87ebd44d2b138bc09ddc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Aug 2023 14:51:07 +0000 Subject: [PATCH] Bump pygithub from 1.58.2 to 1.59.1 Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.58.2 to 1.59.1. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/v1.59.1/doc/changes.rst) - [Commits](https://github.com/pygithub/pygithub/compare/v1.58.2...v1.59.1) --- 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 b8460742..e712e634 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,4 +24,4 @@ itsdangerous==2.0.1 google-api-python-client==2.97.0 google-cloud-storage==2.10.0 cffi==1.15.1 -PyGithub==1.58.2 +PyGithub==1.59.1