mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 07:10:29 -08:00
build(deps-dev): bump black from 21.6b0 to 21.7b0
Bumps [black](https://github.com/psf/black) from 21.6b0 to 21.7b0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/commits) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
setup.py
2
setup.py
@@ -71,7 +71,7 @@ setuptools.setup(
|
|||||||
"pytest-instafail==0.4.2",
|
"pytest-instafail==0.4.2",
|
||||||
"pytest-cov==2.12.1",
|
"pytest-cov==2.12.1",
|
||||||
"pycodestyle==2.7.0",
|
"pycodestyle==2.7.0",
|
||||||
"black==21.6b0",
|
"black==21.7b0",
|
||||||
"isort==5.9.2",
|
"isort==5.9.2",
|
||||||
"mypy==0.910",
|
"mypy==0.910",
|
||||||
# type stubs for mypy
|
# type stubs for mypy
|
||||||
|
|||||||
Reference in New Issue
Block a user