diff --git a/docs/contributing.md b/docs/contributing.md index 14794d5..006a2e2 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -33,7 +33,7 @@ To make contributing as easy and fast as possible, you'll want to run tests and *pydantic* has few dependencies, doesn't require compiling and tests don't need access to databases, etc. Because of this, setting up and running the tests should be very simple. -You'll need to have a version between **Python 3.7 and 3.10**, **virtualenv**, **git**, and **make** installed. +You'll need to have a version between **Python 3.7 and 3.11**, **virtualenv**, **git**, and **make** installed. ```bash # 1. clone your fork and cd into the repo directory