mirror of
https://github.com/mandiant/capa.git
synced 2025-12-19 18:45:00 -08:00
build(deps-dev): bump types-tabulate from 0.1.0 to 0.1.1
Bumps [types-tabulate](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-tabulate dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
setup.py
2
setup.py
@@ -78,7 +78,7 @@ setuptools.setup(
|
|||||||
"types-backports==0.1.2",
|
"types-backports==0.1.2",
|
||||||
"types-colorama==0.4.2",
|
"types-colorama==0.4.2",
|
||||||
"types-PyYAML==0.1.6",
|
"types-PyYAML==0.1.6",
|
||||||
"types-tabulate==0.1.0",
|
"types-tabulate==0.1.1",
|
||||||
"types-termcolor==0.1.1",
|
"types-termcolor==0.1.1",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user