Skip to content

Commit 737a890

Browse files
chore(deps): 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 87c21a5 commit 737a890

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"requests>=2.32.3",
1717
"pydantic>=2.9.2",
1818
"pydantic-settings>=2.0.0",
19-
"PyGithub==2.6.1",
19+
"PyGithub==2.8.1",
2020
"GitPython==3.1.44",
2121
"packaging>=24.2",
2222
"python-dotenv>=1.0.1",

0 commit comments

Comments
 (0)