diff --git a/pyproject.toml b/pyproject.toml index 92681689246ef0d76b4025e982963679ad20a288..46198503d2062b16a21d913e0ae4f38cbdb398c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ sphinx = "^3.0" sphinxcontrib-django = "^0.5.0" sphinx-autodoc-typehints = "^1.7" django-stubs = "^1.1" -pytest = "^5.3" +pytest = "^7.4" pytest-django = "^3.7" pytest-django-testing-postgresql = "^0.1" selenium = "^3.141.0"