Skip to content

Commit 7728dc1

Browse files
Build(deps-dev): Bump pygithub from 1.59.0 to 1.59.1 (#143)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent 82c2eb1 commit 7728dc1

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
@@ -40,7 +40,7 @@ dynamic = ["version"]
4040
[project.optional-dependencies]
4141
tests = [
4242
"packaging==23.1",
43-
"PyGithub==1.59.0",
43+
"PyGithub==1.59.1",
4444
"appdirs==1.4.4",
4545
"requests==2.31.0",
4646
"PySide6==6.5.2",
@@ -57,7 +57,7 @@ doc = [
5757
freeze = [
5858
"pyinstaller==5.13.0",
5959
"packaging==23.1",
60-
"PyGithub==1.59.0",
60+
"PyGithub==1.59.1",
6161
"appdirs==1.4.4",
6262
"requests==2.31.0",
6363
"PySide6==6.5.2",

0 commit comments

Comments
 (0)