mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 15:16:22 -08:00
build(deps-dev): bump types-pyyaml from 6.0.1 to 6.0.3
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.1 to 6.0.3. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml 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
@@ -79,7 +79,7 @@ setuptools.setup(
|
|||||||
# type stubs for mypy
|
# type stubs for mypy
|
||||||
"types-backports==0.1.3",
|
"types-backports==0.1.3",
|
||||||
"types-colorama==0.4.5",
|
"types-colorama==0.4.5",
|
||||||
"types-PyYAML==6.0.1",
|
"types-PyYAML==6.0.3",
|
||||||
"types-tabulate==0.8.5",
|
"types-tabulate==0.8.5",
|
||||||
"types-termcolor==1.1.2",
|
"types-termcolor==1.1.2",
|
||||||
"types-psutil==5.8.19",
|
"types-psutil==5.8.19",
|
||||||
|
|||||||
Reference in New Issue
Block a user