summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Harbott <j.harbott@x-ion.de>2021-09-24 15:20:32 +0200
committerMichael Johnson <johnsomor@gmail.com>2021-09-24 21:52:17 +0000
commita29f2afc0982dac5c14e964214b39e4fb6be2992 (patch)
tree72b4ac98b3d97822008c73f1c2adb71d46ca4c9c
parent157d541b9a78bbd1563f3e97ed9fda2008b7140a (diff)
downloadpython-designateclient-a29f2afc0982dac5c14e964214b39e4fb6be2992.tar.gz
Bump lower-constraint for decorator to 4.2.1
This patch bumps the lower-constraint for decorator to 4.2.1 to resolve a setuptools incompatibility with the usage of 2to3 in decorator < 4.0.0. Version 4.2.1 of decorator is currently the packaged version included in centos 8/stream. Change-Id: Ib74fd9ebbea7496fd3e7f453e618b218f8859f6f
-rw-r--r--lower-constraints.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lower-constraints.txt b/lower-constraints.txt
index 4e085a1..909c517 100644
--- a/lower-constraints.txt
+++ b/lower-constraints.txt
@@ -7,7 +7,7 @@ cmd2==0.8.0
coverage==4.0
cryptography==3.1
debtcollector==1.2.0
-decorator==3.4.0
+decorator==4.2.1
deprecation==1.0
dogpile.cache==0.6.2
dulwich==0.15.0