From c97c80ba12745441c07b964d12abb2d7d3abc837 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Feb 2019 00:57:57 +0100 Subject: [PATCH] Update sqlalchemy from 1.2.12 to 1.2.18 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b926961..60249a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ PyYAML==3.13 click==7.0 future==0.16.0 -SQLAlchemy==1.2.12 +SQLAlchemy==1.2.18 -e .