build(deps-dev): bump types-termcolor from 1.1.2 to 1.1.3

Bumps [types-termcolor](https://github.com/python/typeshed) from 1.1.2 to 1.1.3.
- [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]
2022-01-17 14:18:07 +00:00
committed by Baptistin Boilot
parent 41fbb8cdc4
commit 122fb5f9f1

View File

@@ -81,7 +81,7 @@ setuptools.setup(
"types-colorama==0.4.6",
"types-PyYAML==6.0.3",
"types-tabulate==0.8.5",
"types-termcolor==1.1.2",
"types-termcolor==1.1.3",
"types-psutil==5.8.19",
],
},