diff --git a/pyproject.toml b/pyproject.toml index 2d53eec..61504a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ classifiers = [ dependencies = [ "dnspython>=2.8.0", "rich>=15.0.0", - "typer>=0.26.7", + "typer>=0.27.1", "aiohttp>=3.14.3", "cryptography>=49.0.0", "pyopenssl>=26.4.0",