diff --git a/requirements/dev.in b/requirements/dev.in index d7fe81188c6..40075569c0f 100644 --- a/requirements/dev.in +++ b/requirements/dev.in @@ -15,7 +15,7 @@ pytest-watch==4.2.0 # Required by django-extension's runserver_plus command. pytest-django==4.11.1 -pytest==8.4.2 +pytest==9.0.3 black==25.9.0 shellcheck-py==0.11.0.1