From 71b522e4e179053ae7859e95a10fdebf0aac4693 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 20:18:46 +0000 Subject: [PATCH] chore(deps): bump pygithub in /.github/workflows/update-tests Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.58.0 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.0...v1.59.1) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/update-tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-tests/requirements.txt b/.github/workflows/update-tests/requirements.txt index c06c1aa9c3..33c997c022 100644 --- a/.github/workflows/update-tests/requirements.txt +++ b/.github/workflows/update-tests/requirements.txt @@ -1 +1 @@ -PyGithub==1.58.0 +PyGithub==1.59.1