Skip to content

Commit

Permalink
Update pygithub requirement from ~=2.3 to ~=2.4
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@v2.3.0...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 7a79a98 commit 37287cc
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~=24.4
packaging~=24.1
pre-commit~=3.7
PyGithub~=2.3
PyGithub~=2.4
pyupgrade~=3.16
yamllint~=1.35

0 comments on commit 37287cc

Please sign in to comment.