From bf80242cf9844916f67fbe1bef2f3b62dcd697e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 06:56:43 +0000 Subject: [PATCH] chore(deps): bump pygithub from 1.57 to 1.58.0 Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.57 to 1.58.0. - [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.57...v1.58.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 22d143c..8b0f75f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -PyGithub==1.57 +PyGithub==1.58.0 PyYAML==6.0