Skip to content

Commit

Permalink
Merge pull request #21 from python-microservices/pyup-update-sqlalche…
Browse files Browse the repository at this point in the history
…my-1.2.14-to-1.2.16

Update sqlalchemy to 1.2.16
  • Loading branch information
avara1986 committed Jan 13, 2019
2 parents 0be0c8f + c461290 commit d01ae01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask-SQLAlchemy==2.3.2
SQLAlchemy==1.2.14
SQLAlchemy==1.2.16
Flask-Script==2.0.6
# py-ms==0.1.1
git+https://github.com/python-microservices/pyms.git@master#egg=py-ms

0 comments on commit d01ae01

Please sign in to comment.