mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 15:16:22 -08:00
build(deps-dev): bump black from 21.10b0 to 21.11b1
Bumps [black](https://github.com/psf/black) from 21.10b0 to 21.11b1. - [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
@@ -72,7 +72,7 @@ setuptools.setup(
|
|||||||
"pytest-instafail==0.4.2",
|
"pytest-instafail==0.4.2",
|
||||||
"pytest-cov==3.0.0",
|
"pytest-cov==3.0.0",
|
||||||
"pycodestyle==2.8.0",
|
"pycodestyle==2.8.0",
|
||||||
"black==21.10b0",
|
"black==21.11b1",
|
||||||
"isort==5.10.1",
|
"isort==5.10.1",
|
||||||
"mypy==0.910",
|
"mypy==0.910",
|
||||||
"psutil==5.8.0",
|
"psutil==5.8.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user