diff --git a/pyproject.toml b/pyproject.toml index 6fce2da40..6f4c51a97 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ classifiers = [ "License :: OSI Approved :: MIT License", ] dependencies = [ - "requests==2.31.0", + "requests==2.32.2", "schema==0.7.7", "click==8.1.8", "tqdm==4.67.1",