
The specified ruff version 0.14.14 appears to be incorrect. Ruff versions follow a 0.x.y format, and this version string will likely cause the lint and format nox sessions to fail during dependency installation. This might be a typo for 0.1.14.
RUFF_VERSION = "ruff==0.1.14"
Originally posted by @gemini-code-assist[bot] in #15595 (comment)