Skip to content

Commit 74740cd

Browse files
Bump pygithub from 2.6.1 to 2.8.1
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.6.1 to 2.8.1. - [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.8.1) --- updated-dependencies: - dependency-name: pygithub dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48220dc commit 74740cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ module = "edit_python_pe"
2727
dependencies = [
2828
"pygit2==1.17.0",
2929
"textual==3.1.0",
30-
"pygithub==2.6.1",
30+
"pygithub==2.8.1",
3131
"pyyaml==6.0.2",
3232
"platformdirs==4.3.7",
3333
"babel==2.17.0",

0 commit comments

Comments
 (0)