Skip to content

Commit d6dca46

Browse files
build(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] <support@github.com>
1 parent 45ddb06 commit d6dca46

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
@@ -44,7 +44,7 @@ tests = [
4444
"black>=24.2.0",
4545
"click==8.2.1",
4646
"inflect==7.5.0",
47-
"pygithub==2.6.1",
47+
"pygithub==2.8.1",
4848
"lxml==5.3.0",
4949
"numpy==2.2.6",
5050
"parse==1.20.2",

0 commit comments

Comments
 (0)