Skip to content

Commit 9831fe7

Browse files
Build(deps): Bump pygithub from 2.7.0 to 2.8.1
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.7.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](PyGithub/PyGithub@v2.7.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] <support@github.com>
1 parent 9a9c471 commit 9831fe7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dynamic = ["version"]
3535
[project.optional-dependencies]
3636
tests = [
3737
"packaging==25.0",
38-
"PyGithub==2.7.0",
38+
"PyGithub==2.8.1",
3939
"appdirs==1.4.4",
4040
"requests==2.32.5",
4141
"PySide6==6.9.1",
@@ -55,7 +55,7 @@ doc = [
5555
freeze = [
5656
"pyinstaller==6.15.0",
5757
"packaging==25.0",
58-
"PyGithub==2.7.0",
58+
"PyGithub==2.8.1",
5959
"appdirs==1.4.4",
6060
"requests==2.32.5",
6161
"PySide6==6.9.1",

0 commit comments

Comments
 (0)