We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ab32e commit d189be0Copy full SHA for d189be0
{{cookiecutter.project_slug}}/requirements/local.txt
@@ -42,7 +42,7 @@ pre-commit==2.20.0 # https://github.com/pre-commit/pre-commit
42
# ------------------------------------------------------------------------------
43
factory-boy==3.2.1 # https://github.com/FactoryBoy/factory_boy
44
45
-django-debug-toolbar==3.6.0 # https://github.com/jazzband/django-debug-toolbar
+django-debug-toolbar==3.7.0 # https://github.com/jazzband/django-debug-toolbar
46
django-extensions==3.2.1 # https://github.com/django-extensions/django-extensions
47
django-coverage-plugin==2.0.3 # https://github.com/nedbat/django_coverage_plugin
48
pytest-django==4.5.2 # https://github.com/pytest-dev/pytest-django
0 commit comments