hasgeek / hasmail

Hasgeek Mailer
0 stars 0 forks source link

Scheduled monthly dependency update for October #51

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

Update Flask-SQLAlchemy from 2.4.0 to 2.4.1.

Changelog ### 2.4.1 ``` ------------- Released 2019-09-24 - Fix ``AttributeError`` when using multiple binds with polymorphic models. :pr:`651` ```
Links - PyPI: https://pypi.org/project/flask-sqlalchemy - Changelog: https://pyup.io/changelogs/flask-sqlalchemy/ - Repo: https://github.com/pallets/flask-sqlalchemy - Docs: https://pythonhosted.org/Flask-SQLAlchemy/

Update diff-match-patch from 20121119 to 20181111.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/diff-match-patch - Repo: https://github.com/diff-match-patch-python/diff-match-patch

Update premailer from 3.5.0 to 3.6.1.

Changelog ### 3.6.1 ``` ----- * The ``disable_validation`` wasn't passed to ``csstest_to_pairs`` See https://github.com/peterbe/premailer/pull/235 Thanks mbenedettini ``` ### 3.6.0 ``` ----- * Add ``allow_insecure_ssl`` option for external URLs ```
Links - PyPI: https://pypi.org/project/premailer - Changelog: https://pyup.io/changelogs/premailer/ - Repo: http://github.com/peterbe/premailer