diff --git a/requirements/local.txt b/requirements/local.txt index cadc3d0..373cc1e 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -8,7 +8,7 @@ watchgod==0.8.2 # https://github.com/samuelcolvin/watchgod django-extensions==3.2.3 # https://github.com/django-extensions/django-extensions django-debug-toolbar # https://github.com/jazzband/django-debug-toolbar -pytest==8.3.5 +pytest==9.0.3 pytest-django==4.11.1 pytest-cov==6.1.1 coverage==7.8.0