diff --git a/{{cookiecutter.project_name}}/requirements-dev.txt b/{{cookiecutter.project_name}}/requirements-dev.txt index 11913b4..b5caafd 100644 --- a/{{cookiecutter.project_name}}/requirements-dev.txt +++ b/{{cookiecutter.project_name}}/requirements-dev.txt @@ -1,11 +1,11 @@ -fabric2==2.7.1 +fabric2==3.2.2 patchwork==1.0.1 -django-debug-toolbar==3.8.1 -tox==4.0.3 -pytest==7.2.0 +django-debug-toolbar==4.4.6 +tox==4.23.2 +pytest==8.3.4 pylama==8.4.1 -requests==2.28.1 -mypy==0.991 -django-stubs==1.13.1 -types-PyYAML==6.0.12.2 -celery-types==0.14.0 +requests==2.32.3 +mypy==1.14.0 +django-stubs==5.1.1 +types-PyYAML==6.0.12.20241221 +celery-types==0.22.0