diff --git a/pyproject.toml b/pyproject.toml index 048b689..e02f783 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ all = ["umap-learn", "numba", "pyarrow"] [tool.poetry.dev-dependencies] pytest-cov = "^2.8" -pytest = "~7.1.0" +pytest = "~8.0" sphinx = "~7.1" sphinx-rtd-theme = "~1.3.0" toml = "^0.10.0"