Skip to content

Commit 89bb07c

Browse files
authored
UPDATE latest supported versions to 3.13 (#11870)
1 parent fe462b3 commit 89bb07c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ Ruff as a formatter, but not a linter, or vice versa.
219219

220220
## What versions of Python does Ruff support?
221221

222-
Ruff can lint code for any Python version from 3.7 onwards, including Python 3.12.
222+
Ruff can lint code for any Python version from 3.7 onwards, including Python 3.13.
223223

224224
Ruff does not support Python 2. Ruff _may_ run on pre-Python 3.7 code, although such versions
225225
are not officially supported (e.g., Ruff does _not_ respect type comments).

0 commit comments

Comments
 (0)