Skip to content

Commit 28bb643

Browse files
⬆ Bump pygithub from 2.6.0 to 2.6.1
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/v2.6.1/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6162edf commit 28bb643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/make_release_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ idna==3.7
2424
# via requests
2525
pycparser==2.22
2626
# via cffi
27-
pygithub==2.6.0
27+
pygithub==2.6.1
2828
# via -r scripts/make_release_requirements.in
2929
pyjwt[crypto]==2.8.0
3030
# via pygithub

0 commit comments

Comments
 (0)