From ed039ea4a6e223d3c0b85c6261aff0c19a22b040 Mon Sep 17 00:00:00 2001 From: Michael Howitz Date: Fri, 6 Mar 2020 15:53:55 +0100 Subject: [PATCH] Update to a new persistent version. (#803) After beeing merged it allows to run the tests of AccessControl etc. against that version. --- constraints.txt | 2 +- requirements-full.txt | 2 +- versions-prod.cfg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/constraints.txt b/constraints.txt index 2c6384be08..40c5c527cc 100644 --- a/constraints.txt +++ b/constraints.txt @@ -31,7 +31,7 @@ ipaddress==1.0.23 jeepney==0.4.2 mock==4.0.1 pbr==5.4.4 -persistent==4.5.1 +persistent==4.6.1 pytz==2019.3 roman==3.2 shutilwhich==1.1.0 diff --git a/requirements-full.txt b/requirements-full.txt index c2999d97f1..4e7e71d4a6 100644 --- a/requirements-full.txt +++ b/requirements-full.txt @@ -32,7 +32,7 @@ ipaddress==1.0.23 jeepney==0.4.2 mock==4.0.1 pbr==5.4.4 -persistent==4.5.1 +persistent==4.6.1 pytz==2019.3 roman==3.2 shutilwhich==1.1.0 diff --git a/versions-prod.cfg b/versions-prod.cfg index 25fa146f5e..d7f978ba6d 100644 --- a/versions-prod.cfg +++ b/versions-prod.cfg @@ -36,7 +36,7 @@ ipaddress = 1.0.23 jeepney = 0.4.2 mock = 4.0.1 pbr = 5.4.4 -persistent = 4.5.1 +persistent = 4.6.1 pytz = 2019.3 roman = 3.2 shutilwhich = 1.1.0