Skip to content

Commit e635ed1

Browse files
build(deps): bump pygithub from 2.9.0 to 2.9.1
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.9.0...v2.9.1) --- updated-dependencies: - dependency-name: pygithub dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58b10d2 commit e635ed1

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.3.2",
4646
"inflect==7.5.0",
47-
"pygithub==2.9.0",
47+
"pygithub==2.9.1",
4848
"lxml==5.3.0",
4949
"numpy==2.2.6",
5050
"parse==1.21.1",

0 commit comments

Comments
 (0)