diff --git a/pyproject.toml b/pyproject.toml index 594265c..d05c5d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ classifiers = [ dependencies = [ "ghapi~=1.0.3", - "typer[all]>=0.15,<0.22", + "typer[all]>=0.15,<0.24", "xdg~=5.1.1" ]