setup: bump ida-settings to 2.1.0

This commit is contained in:
Willi Ballenthin
2020-09-09 10:33:36 -06:00
committed by GitHub
parent 09da1d1af0
commit 8cd90e5c2d

View File

@@ -22,7 +22,7 @@ requirements = [
"ruamel.yaml",
"wcwidth",
"halo==0.0.30",
"ida-settings==2.0.1",
"ida-settings==2.1.0",
]
if sys.version_info >= (3, 0):