build(deps-dev): bump pygithub from 2.6.0 to 2.8.1 (#2798)

Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.6.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.6.0...v2.8.1)

---
updated-dependencies:
- dependency-name: pygithub
  dependency-version: 2.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-29 09:46:44 -07:00
committed by GitHub
parent a35379d32b
commit 4500dd80b3

View File

@@ -142,7 +142,7 @@ dev = [
"isort==7.0.0",
"mypy==1.19.1",
"mypy-protobuf==4.0.0",
"PyGithub==2.6.0",
"PyGithub==2.8.1",
"bump-my-version==1.2.4",
# type stubs for mypy
"types-backports==0.1.3",