Bump hacking version

Due to upstream CI/CD now using Ubuntu Focal(20.04) we need to
bump the version of 'hacking' to 3.0.2 to be compatible.

Change-Id: I6ec75d54f8bc0e6a1135f16322b574ca76bd78f8
Signed-off-by: Ildiko Vancsa <ildiko.vancsa@gmail.com>
This commit is contained in:
Ildiko Vancsa 2020-09-16 16:42:45 +02:00
parent 5dfc97ec48
commit 7bc3407f30
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
hacking>=3.2.0,<3.3.0 # Apache-2.0
PyYAML>=3.1.0
yamllint>=0.5.2