Bump viv-utils from 0.5.0 to 0.6.0

Bumps [viv-utils](https://github.com/williballenthin/viv-utils) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/williballenthin/viv-utils/releases)
- [Commits](https://github.com/williballenthin/viv-utils/compare/v0.5.0...v0.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-22 06:20:47 +00:00
committed by GitHub
parent 1dbb34df9f
commit 8b5dc54397

View File

@@ -21,7 +21,7 @@ requirements = [
"ruamel.yaml",
"wcwidth",
"ida-settings==2.1.0",
"viv-utils==0.5.0",
"viv-utils==0.6.0",
]
if sys.version_info >= (3, 0):