From 3316f6e4daf9e79be8dd68509b7e9ff9334dc453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 21:51:35 +0000 Subject: [PATCH] build(deps): bump pygithub from 2.8.1 to 2.9.1 in /bot 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] --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index 1823fb85b..0c7a7ab3b 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -2,7 +2,7 @@ aiohttp<4 gitpython==3.1.50 influxdb==5.3.2 libmozdata==0.2.12 -PyGithub==2.8.1 +PyGithub==2.9.1 python-hglib==2.6.2 pyyaml==6.0.3 rs_parsepatch==0.4.6