diff --git a/pyproject.toml b/pyproject.toml index 090a93680..74aab0988 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ tests = [ "pytest-shard==0.1.2", "pytest-xdist==3.8.0", # Django deps: - "django==5.2.9", + "django==6.0", "mysqlclient==2.2.7", "psycopg2-binary==2.9.11", "jinja2==3.1.6",