From 6b68ebe1e5138e6bb8afbd2ffa58d65aa202b0b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 17:03:51 +0000 Subject: [PATCH] Bump pygithub from 1.58.2 to 2.1.0.post0 Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.58.2 to 2.1.0.post0. - [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...v2.1.0.post0) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fd55cc22..4c2cdd13 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==2.1.0.post0