diff --git a/pyproject.toml b/pyproject.toml index b392054..dc37b3c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dependencies = [ "sniffio==1.3.1", "tomli==2.0.1", "trove-classifiers==2024.1.31", - "typer==0.9.0", + "typer==0.12.5", "typing_extensions==4.9.0", "webencodings==0.5.1", "xattr==1.1.0",