Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 3, 2020
1 parent 860f5b3 commit 496b724
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 @@ -56,7 +56,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.2 # 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.3 # 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.1 # 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 496b724

Please sign in to comment.