Skip to content

Commit

Permalink
Merge pull request #164 from python-microservices/pyup-update-sqlalch…
Browse files Browse the repository at this point in the history
…emy-1.3.17-to-1.3.18

Update sqlalchemy to 1.3.18
  • Loading branch information
alexppg committed Jun 26, 2020
2 parents 85ccaf1 + a13bc6c commit 28f6833
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.4.3
SQLAlchemy==1.3.17
SQLAlchemy==1.3.18
Flask-Script==2.0.6
py-ms[all]==2.6.0
marshmallow==3.6.1
Expand Down

0 comments on commit 28f6833

Please sign in to comment.