diff --git a/pyproject.toml b/pyproject.toml index 199e667..52795ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ test = [ "pytest-django==4.11.1", "pytest-cov==7.0.0", "pytest-randomly==4.0.1", - "tox==4.46.3", + "tox==4.50.0", ] [project.urls]