mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
build(deps): bump black from 24.8.0 to 24.10.0 (#2462)
* build(deps): bump black from 24.8.0 to 24.10.0 Bumps [black](https://github.com/psf/black) from 24.8.0 to 24.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.8.0...24.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -131,7 +131,7 @@ dev = [
|
||||
"flake8-use-pathlib==0.3.0",
|
||||
"flake8-copyright==0.2.4",
|
||||
"ruff==0.6.4",
|
||||
"black==24.8.0",
|
||||
"black==24.10.0",
|
||||
"isort==5.13.2",
|
||||
"mypy==1.11.2",
|
||||
"mypy-protobuf==3.6.0",
|
||||
|
||||
Reference in New Issue
Block a user