atexio / mercure

Mercure is a tool for security managers who want to train their colleague to phishing.
https://hub.docker.com/r/atexio/mercure/
GNU General Public License v3.0
267 stars 56 forks source link

Update django to 2.2.3 #274

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates django from 2.2.2 to 2.2.3.

Changelog ### 2.2.3 ``` ========================== *Expected July 1, 2019* Django 2.2.3 fixes several bugs in 2.2.2. Also, the latest string translations from Transifex are incorporated. Bugfixes ======== * Fixed a regression in Django 2.2 where :class:`~django.db.models.Avg`, :class:`~django.db.models.StdDev`, and :class:`~django.db.models.Variance` crash with ``filter`` argument (:ticket:`30542`). * Fixed a regression in Django 2.2.2 where auto-reloader crashes with ``AttributeError``, e.g. when using ``ipdb`` (:ticket:`30588`). ========================== ```
Links - PyPI: https://pypi.org/project/django - Changelog: https://pyup.io/changelogs/django/ - Homepage: https://www.djangoproject.com/
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 1162


Totals Coverage Status
Change from base Build 1157: 0.0%
Covered Lines: 2191
Relevant Lines: 2207

💛 - Coveralls
pyup-bot commented 5 years ago

Closing this in favor of #278