hasgeek / hasjob

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

Scheduled monthly dependency update for June #566

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

Update Flask-SQLAlchemy from 2.4.1 to 2.4.3.

Changelog ### 2.4.3 ``` ------------- Released 2020-05-26 - Deprecate ``SQLALCHEMY_COMMIT_ON_TEARDOWN`` as it can cause various design issues that are difficult to debug. Call ``db.session.commit()`` directly instead. :issue:`216` ``` ### 2.4.2 ``` ------------- Released 2020-05-25 - Fix bad pagination when records are de-duped. :pr:`812` ```
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.36.4 to 0.36.6.

Changelog ### 0.36.6 ``` ^^^^^^^^^^^^^^^^^^^ - Reverted 426 and added support for Legacy Encrypted Type (450, pull request courtesy of rushilsrivastava) - Added psycopg2cffi support for create_database and drop_database (447, pull request courtesy of DominicBurkart) ``` ### 0.36.5 ``` ^^^^^^^^^^^^^^^^^^^ - Added support for dictionary input in CompositeType (435, pull request courtesy of cozos) - Added new EnrichedDateTime and EnrichedDate types (403, pull request courtesy of yk-lab) - Using String instead of LargeBinary for impl of EncryptedType (426, pull request courtesy of aicioara) - Added support for JSONType in EncryptedType (439, pull request courtesy of rushilsrivastava) ```
Links - PyPI: https://pypi.org/project/sqlalchemy-utils - Changelog: https://pyup.io/changelogs/sqlalchemy-utils/ - Repo: https://github.com/kvesteri/sqlalchemy-utils

Update markdown from 3.2.1 to 3.2.2.

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

Links - PyPI: https://pypi.org/project/markdown - Repo: https://Python-Markdown.github.io/

Update premailer from 3.6.1 to 3.7.0.

Changelog ### 3.7.0 ``` ----- * Drop support for Python 2.7 and 3.4. Add test support for 3.8 ``` ### 3.6.2 ``` ----- * Don't strip ``!important`` on stylesheets that are ignored See https://github.com/peterbe/premailer/pull/242 Thanks nshenkman ```
Links - PyPI: https://pypi.org/project/premailer - Changelog: https://pyup.io/changelogs/premailer/ - Repo: http://github.com/peterbe/premailer

Update progressbar2 from 3.51.1 to 3.51.3.

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