From f3c4d8330cc7a0f6c4bb60313d7e81e35fa6f78f Mon Sep 17 00:00:00 2001 From: asarfaty Date: Wed, 29 Jan 2020 12:08:45 +0200 Subject: [PATCH] Upgrade decorator version to match openstack projects Change-Id: If18b3eb451a4cec2c11bbd66b999c0d7b15ae6d1 --- lower-constraints.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index f03f77f6d4..d0b9e95b5d 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -1,7 +1,7 @@ amqp==2.1.1 bandit==1.1.0 coverage==4.0 -decorator==4.3.0 +decorator==4.4.1 eventlet==0.24.1 fixtures==3.0.0 flake8-import-order==0.12 diff --git a/requirements.txt b/requirements.txt index 962b069b15..3c4c7afb11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ oslo.utils>=3.33.0 # Apache-2.0 oslo.vmware>=2.17.0 # Apache-2.0 PrettyTable<0.8,>=0.7.2 # BSD tooz>=1.58.0 # Apache-2.0 -decorator>=4.3.0 # BSD +decorator>=4.4.1 # BSD mock>=2.0.0 # BSD # These repos are installed from git in OpenStack CI if the job