diff --git a/pyproject.toml b/pyproject.toml index b3d8e44b..2049b5e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ tests = [ "pytest==8.4.1", "pytest-cov==6.2.1", "click==8.2.1", - "PyGithub==2.6.1", + "PyGithub==2.7.0", "gitpython==3.1.45", ] doc = [