Skip to content

Commit 725ce15

Browse files
Build(deps): Bump pygithub from 2.5.0 to 2.6.0 (#420)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64c4cb1 commit 725ce15

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
@@ -36,7 +36,7 @@ dynamic = ["version"]
3636
[project.optional-dependencies]
3737
tests = [
3838
"packaging==24.2",
39-
"PyGithub==2.5.0",
39+
"PyGithub==2.6.0",
4040
"appdirs==1.4.4",
4141
"requests==2.32.3",
4242
"PySide6==6.8.2.1",
@@ -56,7 +56,7 @@ doc = [
5656
freeze = [
5757
"pyinstaller==6.12.0",
5858
"packaging==24.2",
59-
"PyGithub==2.5.0",
59+
"PyGithub==2.6.0",
6060
"appdirs==1.4.4",
6161
"requests==2.32.3",
6262
"PySide6==6.8.2.1",

0 commit comments

Comments
 (0)