diff --git a/pyproject.toml b/pyproject.toml index 1c9ffb5b..b46e77e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -141,7 +141,7 @@ dev = [ "isort==5.13.2", "mypy==1.11.2", "mypy-protobuf==3.6.0", - "PyGithub==2.3.0", + "PyGithub==2.4.0", # type stubs for mypy "types-backports==0.1.3", "types-colorama==0.4.15.11",