diff --git a/pyproject.toml b/pyproject.toml index a4efca386..747d697a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ classifiers = [ ] dependencies = [ "build >=0.9,<1.3", - "typer >=0.6.1,<0.15.0", + "typer >=0.6.1,<0.16.0", "setuptools >=69.2,<76.0; python_version >= \"3.12\"", ] dynamic = []