d120 / pyofahrt

Verwaltungssoftware für die Erstsemesterfahrt
GNU Affero General Public License v3.0
4 stars 1 forks source link

Update django-bootstrap3 to 11.0.0 #187

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 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