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

Bumps [types-termcolor](https://github.com/python/typeshed) from 1.1.3 to 1.1.4.
- [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-05-05 20:21:15 +00:00
committed by GitHub
parent bcd00004b8
commit d0a1313f33

View File

@@ -84,7 +84,7 @@ setuptools.setup(
"types-colorama==0.4.13",
"types-PyYAML==6.0.7",
"types-tabulate==0.8.8",
"types-termcolor==1.1.3",
"types-termcolor==1.1.4",
"types-psutil==5.8.22",
"types_requests==2.27.25",
],