diff --git a/README.rst b/README.rst index bb3493e..78f83d0 100644 --- a/README.rst +++ b/README.rst @@ -90,7 +90,7 @@ The codebase is targeted and tested against: * Django 3.2.x against Python 3.8, 3.9, 3.10 * Django 4.2.x against Python 3.8, 3.9, 3.10, 3.11, 3.12 -* Django 5.0.x against Python 3.10, 3.11, 3.12 +* Django 5.1.x against Python 3.10, 3.11, 3.12 To run the tests against all target environments, install `tox `_ and then execute the command::