diff --git a/pyproject.toml b/pyproject.toml index 54ea3ef6..e5366980 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ pydantic = "^2.0.0" python = ">=3.9,<4.0" python-dateutil = "^2.9.0" requests = "^2.28.2" -typer = "^0.12.3" +typer = "^0.15.4" urllib3 = "^1.26.9" [tool.poetry.group.dev.dependencies]