diff --git a/pyproject.toml b/pyproject.toml index c6e9ce1..1e6265c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ vision = [ "face-recognition>=1.3.0", ] dev = [ - "pytest>=8.3.0", + "pytest>=9.1.1", "pytest-asyncio>=0.24.0", "ruff>=0.8.0", ]