mirror of
https://github.com/vee1e/capa.git
synced 2026-09-03 19:57:17 +00:00
build(deps-dev): bump types-tabulate from 0.8.0 to 0.8.2
Bumps [types-tabulate](https://github.com/python/typeshed) from 0.8.0 to 0.8.2. - [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:
parent
a523fcf804
commit
b9501d7b77
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -78,7 +78,7 @@ setuptools.setup(
|
|||
"types-backports==0.1.3",
|
||||
"types-colorama==0.4.3",
|
||||
"types-PyYAML==5.4.6",
|
||||
"types-tabulate==0.8.0",
|
||||
"types-tabulate==0.8.2",
|
||||
"types-termcolor==1.1.1",
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue