Merge pull request #295 from sloria/pyup-update-sqlalchemy-1.2.6-to-1.2.7

Update sqlalchemy to 1.2.7
master
Steven Loria 6 years ago committed by GitHub
commit 819eba3c7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      {{cookiecutter.app_name}}/requirements/prod.txt

@ -11,7 +11,7 @@ click>=5.0
# Database
Flask-SQLAlchemy==2.3.2
psycopg2==2.7.4
SQLAlchemy==1.2.6
SQLAlchemy==1.2.7
# Migrations
Flask-Migrate==2.1.1

Loading…
Cancel
Save