Skip to content

Commit

Permalink
build(deps): bump django from 3.1.4 to 3.1.5
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@3.1.4...3.1.5)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 5, 2021
1 parent 9d3bc28 commit 191d821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ django-taggit==1.3.0 # via wagtail
django-treebeard==4.3.1 # via wagtail
django-user-agents==0.4.0 # via -r {{cookiecutter.project_slug}}/requirements.in
django-widget-tweaks==1.4.8 # via -r {{cookiecutter.project_slug}}/requirements.in
django==3.1.4 # via -r {{cookiecutter.project_slug}}/requirements.in, django-appconf, django-colorful, django-debug-toolbar, django-el-pagination, django-filter, django-intl-tel-input, django-leaflet, django-maintenancemode-2, django-model-utils, django-multiselectfield, django-phonenumber-field, django-recaptcha, django-taggit, django-treebeard, django-user-agents, djangorestframework, wagtail, wagtailfontawesome
django==3.1.5 # via -r {{cookiecutter.project_slug}}/requirements.in, django-appconf, django-colorful, django-debug-toolbar, django-el-pagination, django-filter, django-intl-tel-input, django-leaflet, django-maintenancemode-2, django-model-utils, django-multiselectfield, django-phonenumber-field, django-recaptcha, django-taggit, django-treebeard, django-user-agents, djangorestframework, wagtail, wagtailfontawesome
djangorestframework==3.12.2 # via wagtail
doc8==0.8.1 # via -r {{cookiecutter.project_slug}}/requirements.in
docopt==0.6.2 # via pipreqs
Expand Down

0 comments on commit 191d821

Please sign in to comment.