Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 1e200d3 commit 649cd97
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
@@ -1,6 +1,6 @@
-r requirements-test.txt
packaging~=24.1
pre-commit~=4.0
PyGithub~=2.4
PyGithub~=2.5
pyupgrade~=3.17
yamllint~=1.35

0 comments on commit 649cd97

Please sign in to comment.