diff --git a/backend/dev-requirements.txt b/backend/dev-requirements.txt index c1f654536..0be04e04b 100644 --- a/backend/dev-requirements.txt +++ b/backend/dev-requirements.txt @@ -11,16 +11,16 @@ pytest-cov==5.0.0 pytest-mock==3.14.0 pytest-django==4.9.0 pytest-xdist[psutil]==3.6.1 -pytest==8.3.3 +pytest==8.3.4 responses==0.25.3 -flake8-bugbear==24.8.19 +flake8-bugbear==24.12.12 pdbpp==0.10.3 factory-boy==3.3.1 -mypy==1.11.2 +mypy==1.14.1 djangorestframework-stubs==3.15.1 -django-stubs==5.1.0 +django-stubs==5.1.1 celery-types==0.22.0 docker==7.1.0 # Pined because moving to pytest-celery ยบ1.0.0 would require more exxtensive work to use docker images -pytest-celery<1.0.0 +pytest-celery<2.0.0 towncrier==24.8.0