diff --git a/pyproject.toml b/pyproject.toml index ab48df2a6..9d62c2bc9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ authors = [ dependencies = [ "cloudscraper==1.2.71", "pillow==12.2.0", - "pygithub==2.9.0", + "pygithub==2.9.1", "python-dotenv==1.2.2", "requests==2.33.1", "tqdm==4.67.3",