From a15f748e72c40034b6a7c28c456179f3a171031f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 16:41:08 +0000 Subject: [PATCH 1/3] Update sqlalchemy from 1.2.11 to 1.2.12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 254dd7e..89adb5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ python-dateutil==2.7.3 psycopg2==2.7.5 -SQLAlchemy==1.2.11 +SQLAlchemy==1.2.12 pytest==3.7.3 pytest-cov==2.5.1 \ No newline at end of file From 775e817b7642a52b9f7a1619a382c10641966622 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 16:41:10 +0000 Subject: [PATCH 2/3] Update pytest from 3.7.3 to 3.8.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 89adb5b..c806f9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ python-dateutil==2.7.3 psycopg2==2.7.5 SQLAlchemy==1.2.12 -pytest==3.7.3 +pytest==3.8.1 pytest-cov==2.5.1 \ No newline at end of file From 5705f2b2a272e665101c2f3a614acb7d9e340c78 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 16:41:11 +0000 Subject: [PATCH 3/3] Update pytest-cov from 2.5.1 to 2.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c806f9a..32739d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ python-dateutil==2.7.3 psycopg2==2.7.5 SQLAlchemy==1.2.12 pytest==3.8.1 -pytest-cov==2.5.1 \ No newline at end of file +pytest-cov==2.6.0 \ No newline at end of file