Skip to content

Commit 5a68b58

Browse files
build(deps): bump pygithub from 2.4.0 to 2.5.0
Bumps [pygithub](https://github.com/pygithub/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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67f530a commit 5a68b58

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.1.7",
4646
"inflect==7.4.0",
47-
"pygithub==2.4.0",
47+
"pygithub==2.5.0",
4848
"lxml==5.3.0",
4949
"numpy==2.1.2",
5050
"parse==1.20.2",

0 commit comments

Comments
 (0)