diff --git a/pyproject.toml b/pyproject.toml index 1bd63c5..484fc87 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ ] dependencies = [ - "typer[all]==0.20.1", + "typer[all]==0.21.0", ] [project.optional-dependencies]