diff --git a/pyproject.toml b/pyproject.toml index 0ff9350..2b1d39b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dev = [ gssapi = ["sshfs[gssapi]>=2021.11.2"] tests = [ "dvc[testing]", - "pytest>=7,<9", + "pytest>=7,<10", "pytest-cov>=4.1.0", "pytest-xdist>=3.2", "pytest-mock",