Skip to content

Commit

Permalink
Update pygithub requirement from ~=1.55 to ~=1.57
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.55...v1.57)

---
updated-dependencies:
- dependency-name: pygithub
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 8, 2022
1 parent 4922387 commit ae1bd32
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==22.10.0
packaging==21.3
pre-commit~=2.20
PyGithub~=1.55
PyGithub~=1.57
pyupgrade~=3.0
yamllint~=1.28

0 comments on commit ae1bd32

Please sign in to comment.