hasgeek / lastuser

Lastuser has been merged into Funnel. This repository is archived.
https://hasgeek.com/
BSD 2-Clause "Simplified" License
166 stars 30 forks source link

Update sqlalchemy_utils to 0.34.0 #357

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