Skip to content

Commit 944bd49

Browse files
authored
Update django-extensions from 3.2.0 to 3.2.1 (cookiecutter#3867)
1 parent 18f7488 commit 944bd49

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.project_slug}}/requirements

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ pre-commit==2.20.0 # https://github.com/pre-commit/pre-commit
4343
factory-boy==3.2.1 # https://github.com/FactoryBoy/factory_boy
4444

4545
django-debug-toolbar==3.6.0 # https://github.com/jazzband/django-debug-toolbar
46-
django-extensions==3.2.0 # https://github.com/django-extensions/django-extensions
46+
django-extensions==3.2.1 # https://github.com/django-extensions/django-extensions
4747
django-coverage-plugin==2.0.3 # https://github.com/nedbat/django_coverage_plugin
4848
pytest-django==4.5.2 # https://github.com/pytest-dev/pytest-django

0 commit comments

Comments
 (0)