build(deps-dev): bump types-termcolor from 0.1.0 to 0.1.1

Bumps [types-termcolor](https://github.com/python/typeshed) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-termcolor
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-21 14:02:08 +00:00
committed by GitHub
parent 94485285f3
commit d1407f0a1e

View File

@@ -79,7 +79,7 @@ setuptools.setup(
"types-colorama==0.4.0",
"types-PyYAML==0.1.6",
"types-tabulate==0.1.0",
"types-termcolor==0.1.0",
"types-termcolor==0.1.1",
],
},
zip_safe=False,