diff --git a/pyproject.toml b/pyproject.toml index 11513ba..d70a150 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ tensorrt = [ dev = [ "pytest>=8.0", "pytest-cov>=5.0", - "ruff==0.16.5", + "ruff==0.16.6", "mypy==2.3.1", "types-PyYAML==6.0.12.20260815", "types-Pillow==10.2.0.20240822",