From 9da03312aec02717b44fcb7b8f961005fd8f1cb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 11:42:57 +0000 Subject: [PATCH] Bump pygithub from 1.58.2 to 1.59.0 Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.58.2 to 1.59.0. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](https://github.com/pygithub/pygithub/compare/v1.58.2...v1.59.0) --- 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 960dad38..125d97bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,4 +24,4 @@ itsdangerous==2.0.1 google-api-python-client==2.94.0 google-cloud-storage==2.10.0 cffi==1.15.1 -PyGithub==1.58.2 +PyGithub==1.59.0