Skip to content

Commit a3b8fda

Browse files
authored
Merge pull request #183 from python-microservices/pyup-update-sqlalchemy-1.3.18-to-1.3.19
Update sqlalchemy to 1.3.19
2 parents fed074d + 7dd080a commit a3b8fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask-SQLAlchemy==2.4.3
2-
SQLAlchemy==1.3.18
2+
SQLAlchemy==1.3.19
33
Flask-Script==2.0.6
44
py-ms[all]==2.6.0
55
marshmallow==3.6.1

0 commit comments

Comments
 (0)