diff --git a/requirements-dev.txt b/requirements-dev.txt index 8290cdb..cef0e4d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,5 +8,5 @@ # # Local and CI install from this same file, so `make ci` and the CI run cannot # disagree about which rules apply. -ruff==0.16.2 +ruff==0.16.3 PyYAML==6.0.3