From 92caa003a4d3539f592a89c1315a8bda5d7bc94b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 04:25:26 +0000 Subject: [PATCH] Bump pygithub from 2.2.0 to 2.8.1 Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.2.0 to 2.8.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.2.0...v2.8.1) --- updated-dependencies: - dependency-name: pygithub dependency-version: 2.8.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 152d643..0b45af1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -PyGithub==2.2.0 +PyGithub==2.8.1 requests==2.32.5 python-dotenv==1.0.1