D-PLACE / dplace-legacy

D-PLACE: Database of Places, Language, Culture and Environment (OLD)
https://d-place.org/
MIT License
21 stars 4 forks source link

Update django-bootstrap3 to 11.0.0 #614

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

This PR updates django-bootstrap3 from 9.1.0 to 11.0.0.

Changelog ### 11.0.0 ``` +++++++++++++++++++ * Support `crossorigin` and `integrity` in urls (443) * Switch to explicit Travis tests (444) * Fix PyPI classifiers * Remove obsolete code for Django <=8 1.8 (446) * Remove obsolete settings `set_required` and `set_disabled` (445) * Remove setting `base_url` (443) ``` ### 10.0.1 ``` +++++++++++++++++++ * Fix PyPI classifiers ``` ### 10.0.0 ``` +++++++++++++++++++ * Drop support for Django 1.8 (434) * Fix bug in demo app (430) * Remove unnecessary `len` call (424) * Switched to master as main branch, deleted other branches * Switched to twine for publication on PyPI ```
Links - PyPI: https://pypi.org/project/django-bootstrap3 - Changelog: https://pyup.io/changelogs/django-bootstrap3/ - Repo: https://github.com/dyve/django-bootstrap3
codecov-io commented 6 years ago

Codecov Report

Merging #614 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #614   +/-   ##
=======================================
  Coverage   73.39%   73.39%           
=======================================
  Files          41       41           
  Lines        2533     2533           
=======================================
  Hits         1859     1859           
  Misses        674      674

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fbbfd0b...6d2968a. Read the comment docs.