diff --git a/pyproject.toml b/pyproject.toml index d2cd1a498..d64b96e2a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "pillow==12.2.0", "pygithub==2.9.1", "python-dotenv==1.2.2", - "requests==2.34.0", + "requests==2.34.1", "tqdm==4.67.3", "unhandled_exit==1.0.0", ]