hasgeek / hasjob

Hasjob, the Hasgeek job board
https://hasjob.co
GNU Affero General Public License v3.0
238 stars 80 forks source link

Scheduled monthly dependency update for October #545

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 sqlalchemy_utils from 0.34.1 to 0.34.2.

Changelog ### 0.34.2 ``` ^^^^^^^^^^^^^^^^^^^ - Remove ABC deprecation warnings (386, pull request courtesy of VizualAbstract) ```
Links - PyPI: https://pypi.org/project/sqlalchemy-utils - Changelog: https://pyup.io/changelogs/sqlalchemy-utils/ - Repo: https://github.com/kvesteri/sqlalchemy-utils

Update html2text from 2018.1.9 to 2019.9.26.

Changelog ### 2019.9.26 ``` ========= ---- * Fix long blockquotes wrapping. * Remove the trailing whitespaces that were added after wrapping list items & blockquotes. * Remove support for Python ≤ 3.4. Now requires Python 3.5+. * Fix memory leak when processing a document containing a ``<abbr>`` tag. * Fix ``AttributeError`` when reading text from stdin. * Fix ``UnicodeEncodeError`` when writing output to stdout. ``` ### 2019.8.11 ``` ========= ---- * Add support for wrapping list items. * Fix 201: handle &lrm;/&rlm; marks mid-text within stressed tags or right after stressed tags. * Feature 213: ``images_as_html`` config option to always generate an ``img`` html tag. preserves "height", "width" and "alt" if possible. * Remove support for end-of-life Pythons. Now requires Python 2.7 or 3.4+. * Remove support for retrieving HTML over the network. * Add ``__main__.py`` module to allow running the CLI using ``python -m html2text ...``. * Fix 238: correct spacing when a HTML entity follows a non-stressed tags which follow a stressed tag. * Remove unused or deprecated: * ``html2text.compat.escape()`` * ``html2text.config.RE_UNESCAPE`` * ``html2text.HTML2Text.replaceEntities()`` * ``html2text.HTML2Text.unescape()`` * ``html2text.unescape()`` * Fix 208: handle LEFT-TO-RIGHT MARK after a stressed tag. ```
Links - PyPI: https://pypi.org/project/html2text - Changelog: https://pyup.io/changelogs/html2text/ - Repo: https://github.com/Alir3z4/html2text/

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

Update progressbar2 from 3.42.0 to 3.47.0.

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

Links - PyPI: https://pypi.org/project/progressbar2 - Repo: https://github.com/WoLpH/python-progressbar