Skip to content

Commit 046dc6e

Browse files
build(deps): bump pygithub from 2.7.0 to 2.8.1 in /dev-tools/scripts (#15279)
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.7.0 to 2.8.1. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.7.0...v2.8.1) --- updated-dependencies: - dependency-name: pygithub dependency-version: 2.8.1 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 a3c21e2 commit 046dc6e

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.7.0
12+
PyGithub==2.8.1
1313
# JIRA processing in githubPRs
1414
jira==3.8.0
1515
# type-checking in "make lint"

0 commit comments

Comments
 (0)