From 0b039317b46667cb8f334398be42c8b1227f61ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 03:08:45 +0000 Subject: [PATCH] Bump pygithub from 2.9.0 to 2.9.1 in the python-dependencies group Bumps the python-dependencies group with 1 update: [pygithub](https://github.com/pygithub/pygithub). Updates `pygithub` from 2.9.0 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.9.0...v2.9.1) --- updated-dependencies: - dependency-name: pygithub dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6e1d8cb6..ebe22063 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ actions-toolkit==0.1.15 libsql-client==0.3.1 -PyGithub==2.9.0 +PyGithub==2.9.1 pylint==4.0.5 pytest-plus==0.8.1 pytest-sugar==1.1.1