Skip to content

Commit 8fa5f43

Browse files
Build(deps): Bump pygithub from 2.3.0 to 2.4.0 (#341)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd716bf commit 8fa5f43

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.1",
39-
"PyGithub==2.3.0",
39+
"PyGithub==2.4.0",
4040
"appdirs==1.4.4",
4141
"requests==2.32.3",
4242
"PySide6==6.7.2",
@@ -56,7 +56,7 @@ doc = [
5656
freeze = [
5757
"pyinstaller==6.10.0",
5858
"packaging==24.1",
59-
"PyGithub==2.3.0",
59+
"PyGithub==2.4.0",
6060
"appdirs==1.4.4",
6161
"requests==2.32.3",
6262
"PySide6==6.7.2",

0 commit comments

Comments
 (0)