From 785e19afde4df39caf2ac7b5f4a9fdb0c1c92d5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 12:12:43 +0000 Subject: [PATCH] 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] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2493329..1236504 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ dependencies = [ "setuptools==80.9.0", # neded for azure-devops to use 7.1 API "azure-devops==7.1.0b4", "Mako==1.3.10", - "PyGithub==2.8.1", + "PyGithub==2.9.1", ] keywords = [ "azure",