Skip to content

Commit 37287cc

Browse files
Update pygithub requirement from ~=2.3 to ~=2.4
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>
1 parent 7a79a98 commit 37287cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
black~=24.4
33
packaging~=24.1
44
pre-commit~=3.7
5-
PyGithub~=2.3
5+
PyGithub~=2.4
66
pyupgrade~=3.16
77
yamllint~=1.35

0 commit comments

Comments
 (0)