pythonprobr / pythonpro-website

GNU Affero General Public License v3.0
61 stars 63 forks source link

Update django-bootstrap4 to 22.2 #4723

Closed pyup-bot closed 2 years ago

pyup-bot commented 2 years ago

This PR updates django-bootstrap4 from 22.1 to 22.2.

Changelog ### 22.2 ``` - Update Bootstrap to 4.6.2 (499). - Drop support for Django 2.2 (EOL) (500). - Add support for Django 4.1 (500). ```
Links - PyPI: https://pypi.org/project/django-bootstrap4 - Changelog: https://pyup.io/changelogs/django-bootstrap4/ - Repo: https://github.com/zostera/django-bootstrap4
codecov[bot] commented 2 years ago

Codecov Report

Merging #4723 (a48bbd3) into master (31546df) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4723   +/-   ##
=======================================
  Coverage   92.35%   92.35%           
=======================================
  Files         238      238           
  Lines        6739     6739           
=======================================
  Hits         6224     6224           
  Misses        515      515           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more