Skip to content

Commit 1089db5

Browse files
Build(deps): Bump pygithub from 2.6.1 to 2.7.0
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: pygithub dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d821a11 commit 1089db5

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.6.1",
38+
"PyGithub==2.7.0",
3939
"appdirs==1.4.4",
4040
"requests==2.32.4",
4141
"PySide6==6.9.1",
@@ -55,7 +55,7 @@ doc = [
5555
freeze = [
5656
"pyinstaller==6.14.2",
5757
"packaging==25.0",
58-
"PyGithub==2.6.1",
58+
"PyGithub==2.7.0",
5959
"appdirs==1.4.4",
6060
"requests==2.32.4",
6161
"PySide6==6.9.1",

0 commit comments

Comments
 (0)