diff --git a/pyproject.toml b/pyproject.toml index 9317bfe75..c65d1e57b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "pillow==12.1.1", "pygithub==2.9.0", "python-dotenv==1.2.2", - "requests==2.33.0", + "requests==2.33.1", "tqdm==4.67.3", "unhandled_exit==1.0.0", ]