From 4594f0c5806b366f9679a22bf6e5b4dd8e4f0eff Mon Sep 17 00:00:00 2001 From: Mathieu Leplatre Date: Wed, 13 Jul 2016 12:46:57 +0200 Subject: [PATCH] Update deps bugfix releases --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 91cf35d42..929630ff8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ iso8601==0.1.11 jsonschema==2.5.1 newrelic==2.66.0.49 PasteDeploy==1.5.2 -psycopg2==2.6.1 +psycopg2==2.6.2 pyramid==1.7 pyramid-multiauth==0.8.0 pyramid-tm==0.12.1 @@ -20,10 +20,10 @@ repoze.lru==0.6 requests==2.10.0 simplejson==3.8.2 six==1.10.0 -SQLAlchemy==1.0.13 +SQLAlchemy==1.0.14 statsd==3.2.1 structlog==16.1.0 -transaction==1.6.0 +transaction==1.6.1 translationstring==1.3 ujson==1.35 venusian==1.0 @@ -32,4 +32,4 @@ WebOb==1.6.1 Werkzeug==0.11.10 zope.deprecation==4.1.2 zope.interface==4.1.3 -zope.sqlalchemy==0.7.6 +zope.sqlalchemy==0.7.7