Skip to content

Commit 4a07eec

Browse files
chore(deps): bump pygithub from 2.6.1 to 2.7.0
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.6.1 to 2.7.0. - [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.7.0) --- updated-dependencies: - dependency-name: pygithub dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a72fb96 commit 4a07eec

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
@@ -15,7 +15,7 @@ dependencies = [
1515
"requests>=2.32.3",
1616
"pydantic>=2.9.2",
1717
"pydantic-settings>=2.0.0",
18-
"PyGithub==2.6.1",
18+
"PyGithub==2.7.0",
1919
"GitPython==3.1.44",
2020
"packaging>=24.2",
2121
"python-dotenv>=1.0.1",

0 commit comments

Comments
 (0)