diff --git a/pyproject.toml b/pyproject.toml index 0effde29..e2fabfbd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ tests = [ "pytest==8.3.3", "pytest-cov==6.0.0", "click==8.1.7", - "PyGithub==2.4.0", + "PyGithub==2.5.0", "gitpython==3.1.43", ] doc = [