Update sqlalchemy from 1.1.15 to 1.2.0

master
pyup-bot 7 years ago
parent af284f62e0
commit 918919ae4b
  1. 2
      {{cookiecutter.app_name}}/requirements/prod.txt

@ -11,7 +11,7 @@ click>=5.0
# Database
Flask-SQLAlchemy==2.3.2
psycopg2==2.7.3.2
SQLAlchemy==1.1.15
SQLAlchemy==1.2.0
# Migrations
Flask-Migrate==2.1.1

Loading…
Cancel
Save