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 flask-sqlalchemy to 2.4.0 #336

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates Flask-SQLAlchemy from 2.3.2 to 2.4.0.

Changelog ### 2.3.3 ``` ------------- Fix "AttributeError: 'NoneType' object has no attribute 'info'", when using polymorphic models. (`651`_) .. _651: https://github.com/mitsuhiko/flask-sqlalchemy/pull/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/