diff --git a/pyproject.toml b/pyproject.toml index 60921c3b..d7bf4905 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ boltons = "==23.1.1" cachier = "2.3.0" Jinja2 = "3.1.4" questionary = "1.10.0" -requests = "2.32.2" +requests = "2.32.4" requirements-parser = "0.9.0" tqdm = "4.66.4" click = "8.1.7"