hasgeek / hasjob

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

Update sqlalchemy_utils to 0.34.0 #536

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates sqlalchemy_utils from 0.33.11 to 0.34.0.

Changelog ### 0.34.0 ``` ^^^^^^^^^^^^^^^^^^^ - Removed array_agg compilation which was never a good idea and collided with the latest version of SA. (374) - Removed deprecation warnings (373, pull request courtesy of pbasista) ``` ### 0.33.12 ``` ^^^^^^^^^^^^^^^^^^^^ - Added ordering support for Country primitive (361, pull request courtesy of TrilceAC) ```
Links - PyPI: https://pypi.org/project/sqlalchemy-utils - Changelog: https://pyup.io/changelogs/sqlalchemy-utils/ - Repo: https://github.com/kvesteri/sqlalchemy-utils