diff --git a/pyproject.toml b/pyproject.toml index eada5aa..0efd04a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "mypy~=1.3", "pre-commit~=3.3", "pystac[validation]>=1.8.4", - "pytest~=7.3", + "pytest~=8.0", "pytest-asyncio~=0.21", "pytest-cov~=4.1", "ruff==0.1.14",