From e8b791d7f64eac931eaa6fad9e4e46df93275e65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 22:24:44 +0000 Subject: [PATCH] chore(deps): bump pygithub from 2.8.1 to 2.9.1 Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.8.1 to 2.9.1. - [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/v2.8.1...v2.9.1) --- updated-dependencies: - dependency-name: pygithub dependency-version: 2.9.1 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 f76e00d75d98..477639ae72cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ pyaml==25.7.0 GitPython==3.1.50 -PyGithub==2.8.1 +PyGithub==2.9.1