Skip to content

Commit

Permalink
Update pygithub requirement from ~=1.54 to ~=1.55
Browse files Browse the repository at this point in the history
Updates the requirements on [pygithub](https://github.com/pygithub/pygithub) to permit the latest version.
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/master/doc/changes.rst)
- [Commits](PyGithub/PyGithub@v1.54...v1.55)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 26, 2021
1 parent 8b05cf4 commit 83cb084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
black==20.08b1
packaging==20.9
pre-commit~=2.12
PyGithub~=1.54
PyGithub~=1.55
pyupgrade~=2.13
yamllint~=1.26

0 comments on commit 83cb084

Please sign in to comment.