From 2eaf0c6397d312377fdbdb3af24ec1710f90803a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Mar 2018 16:56:06 +0100 Subject: [PATCH 1/4] Update sqlalchemy from 1.2.2 to 1.2.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a040d36..47433403 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ skosprovider_heritagedata==0.3.1 language-tags==0.4.4 # sqlalchemy -sqlalchemy==1.2.2 +sqlalchemy==1.2.4 zope.sqlalchemy==1.0 transaction==2.1.2 psycopg2==2.7.3.2 From b0c58a0ecdb8e6a0f533a9700de4bfa525b0b332 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Mar 2018 16:56:08 +0100 Subject: [PATCH 2/4] Update transaction from 2.1.2 to 2.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47433403..ebf36c84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ language-tags==0.4.4 # sqlalchemy sqlalchemy==1.2.4 zope.sqlalchemy==1.0 -transaction==2.1.2 +transaction==2.2.0 psycopg2==2.7.3.2 # jinja2 From 8f6e36702481ddbbaf664634df00aa6d2f049a3c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Mar 2018 16:56:09 +0100 Subject: [PATCH 3/4] Update psycopg2 from 2.7.3.2 to 2.7.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ebf36c84..6e5690e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ language-tags==0.4.4 sqlalchemy==1.2.4 zope.sqlalchemy==1.0 transaction==2.2.0 -psycopg2==2.7.3.2 +psycopg2==2.7.4 # jinja2 jinja2==2.10 From 6a689b8941352d6c267d22b357200f561003bbe2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Mar 2018 16:56:11 +0100 Subject: [PATCH 4/4] Update alembic from 0.9.7 to 0.9.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6e5690e9..7244c6d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ pyramid-jinja2==2.7 Babel==2.5.3 # alembic -alembic==0.9.7 +alembic==0.9.8 # colander colander==1.4.0