Skip to content

Commit 0f6f178

Browse files
build(deps): bump pygithub in the dev-dependencies group
Bumps the dev-dependencies group with 1 update: [pygithub](https://github.com/pygithub/pygithub). Updates `pygithub` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd9c5fd commit 0f6f178

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
@@ -36,7 +36,7 @@ tests = [
3636
"pytest==8.3.3",
3737
"pytest-cov==6.0.0",
3838
"click==8.1.7",
39-
"PyGithub==2.4.0",
39+
"PyGithub==2.5.0",
4040
"gitpython==3.1.43",
4141
]
4242
doc = [

0 commit comments

Comments
 (0)