We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b5ead6 commit ca6a79aCopy full SHA for ca6a79a
{{cookiecutter.project_name}}/requirements-dev.txt
@@ -1,11 +1,11 @@
1
-fabric2==2.7.1
+fabric2==3.2.2
2
patchwork==1.0.1
3
-django-debug-toolbar==3.8.1
4
-tox==4.0.3
5
-pytest==7.2.0
+django-debug-toolbar==4.2.0
+tox==4.12.1
+pytest==8.0.0
6
pylama==8.4.1
7
-requests==2.28.1
8
-mypy==0.991
9
-django-stubs==1.13.1
10
-types-PyYAML==6.0.12.2
11
-celery-types==0.14.0
+requests==2.31.0
+mypy==1.8.0
+django-stubs==4.2.7
+types-PyYAML==6.0.12.12
+celery-types==0.22.0
0 commit comments