Skip to content

Commit

Permalink
Update pygithub requirement from ~=1.57 to ~=2.1
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/main/doc/changes.rst)
- [Commits](PyGithub/PyGithub@v1.57...v2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent dfcb815 commit 8fd986b
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==23.9.1
packaging==23.1
pre-commit~=3.4
PyGithub~=1.57
PyGithub~=2.1
pyupgrade~=3.13
yamllint~=1.32

0 comments on commit 8fd986b

Please sign in to comment.