Skip to content

Commit 26bb3d1

Browse files
Build(deps-dev): Bump pygithub from 2.8.1 to 2.9.0
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.8.1 to 2.9.0. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.8.1...v2.9.0) --- updated-dependencies: - dependency-name: pygithub dependency-version: 2.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e308893 commit 26bb3d1

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==26.0",
38-
"PyGithub==2.8.1",
38+
"PyGithub==2.9.0",
3939
"appdirs==1.4.4",
4040
"requests==2.32.5",
4141
"PySide6==6.10.2",
@@ -55,7 +55,7 @@ doc = [
5555
freeze = [
5656
"pyinstaller==6.19.0",
5757
"packaging==26.0",
58-
"PyGithub==2.8.1",
58+
"PyGithub==2.9.0",
5959
"appdirs==1.4.4",
6060
"requests==2.32.5",
6161
"PySide6==6.10.2",

0 commit comments

Comments
 (0)