diff --git a/docs/faq.rst b/docs/faq.rst index 7df747494..e5bd6d255 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -57,7 +57,7 @@ you should have no unicode issues. What versions of Python are supported? -------------------------------------- -WTForms supports Python 3.9+ +WTForms supports Python 3.10+ How can I contribute to WTForms?