diff --git a/pyproject.toml b/pyproject.toml index 7ebb92e..5ad9ccd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ pytest-cov = ">=7.1.0" ingest = ["tqdm", "pandas"] [tool.poetry.group.dev.dependencies] -mypy = "^1.19.1" +mypy = "^2.1.0" types-tqdm = "^4.66.0.20240106" geojson = "^3.2.0"