diff --git a/pyproject.toml b/pyproject.toml index e1340a9d..9c82440c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,11 +9,11 @@ dev = [ "jsonschema-gentypes>=2.13.0", "portable-ffmpeg>=0.2.0", "pyinstrument>=5.1.2", - "pytest>=9.1.0", + "pytest>=9.1.1", "pytest-benchmark>=5.2.3", "pytest-cov>=7.1.0", "pytest-xdist>=3.8.0", - "ty>=0.0.49", + "ty>=0.0.51", ]