Skip to content

Commit

Permalink
Update pygithub requirement from ~=2.1 to ~=2.2
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.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent eaabfea commit 5a75952
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.11.0
packaging==23.2
pre-commit~=3.5
PyGithub~=2.1
PyGithub~=2.2
pyupgrade~=3.15
yamllint~=1.33

0 comments on commit 5a75952

Please sign in to comment.