Skip to content

Commit a646e17

Browse files
build(deps): bump pygithub from 2.8.1 to 2.9.0 in /dev-tools (#15916)
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.8.1 to 2.9.0. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.8.1...v2.9.0) --- updated-dependencies: - dependency-name: pygithub dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6538d68 commit a646e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-tools/scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ics==0.7.2
99
# terminal processing in releaseWizard
1010
console-menu==0.8.0
1111
# pull request processing in githubPRs
12-
PyGithub==2.8.1
12+
PyGithub==2.9.0
1313
# JIRA processing in githubPRs
1414
jira==3.10.5
1515
# type-checking in "make lint"

0 commit comments

Comments
 (0)