diff --git a/pyproject.toml b/pyproject.toml index 3b937106..857e08da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ license = { text = "GNU General Public License" } classifiers = ["Framework :: Django", "Programming Language :: Python :: 3"] dependencies = [ "autoreduce_qp==22.0.0.dev38", - "Django==4.0.6", + "Django==4.1.2", "django_extensions==3.1.5", "djangorestframework==3.13.1", "django-filter==21.1",