Skip to content

Commit 6a9850f

Browse files
Build(deps-dev): Bump pygithub from 1.59.1 to 2.1.1
Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.59.1 to 2.1.1. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v1.59.1...v2.1.1) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03e458f commit 6a9850f

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.1",
43+
"PyGithub==2.1.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==6.0.0",
5959
"packaging==23.1",
60-
"PyGithub==1.59.1",
60+
"PyGithub==2.1.1",
6161
"appdirs==1.4.4",
6262
"requests==2.31.0",
6363
"PySide6==6.5.2",

0 commit comments

Comments
 (0)