summaryrefslogtreecommitdiff
path: root/lower-constraints.txt
diff options
context:
space:
mode:
authorDmitry Tantsur <dtantsur@protonmail.com>2020-03-28 12:00:14 +0100
committerRiccardo Pittau <elfosardo@gmail.com>2020-03-31 10:16:54 +0200
commita3d7d73a69f85b396aad30610294d5ea246a0df7 (patch)
tree22240a462f0986eba38f919b25665318fb929fdd /lower-constraints.txt
parent4829df2966190595feb69623792678816bdcd6a2 (diff)
downloadironic-a3d7d73a69f85b396aad30610294d5ea246a0df7.tar.gz
Bump hacking to 3.0.0
The new version enables a lot of standard flake8 checks. Some of them are temporary disabled to reduce the scope of this patch: * Complexity check requires a few functions to be rewritten (apparently, it was not enabled previously). * Indentation check failures are numerous and potentially contradictive. These checks will be enabled in follow-ups. W606 is removed from excludes since we no longer hit it. Change-Id: I1e5a6f8e5e90c55cfc6f740b26c30196512d3be3
Diffstat (limited to 'lower-constraints.txt')
-rw-r--r--lower-constraints.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lower-constraints.txt b/lower-constraints.txt
index 8468a1430..75b60e8dc 100644
--- a/lower-constraints.txt
+++ b/lower-constraints.txt
@@ -10,7 +10,7 @@ eventlet==0.18.2
fixtures==3.0.0
flake8-import-order==0.13
futurist==1.2.0
-hacking==1.0.0
+hacking==3.0.0
ironic-lib==2.17.1
iso8601==0.1.11
Jinja2==2.10