mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
build(deps): bump mypy from 1.9.0 to 1.10.0
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Willi Ballenthin
parent
f26a109b4d
commit
11ae44541b
@@ -81,7 +81,7 @@ dev = [
|
||||
"ruff==0.3.5",
|
||||
"black==24.4.0",
|
||||
"isort==5.13.2",
|
||||
"mypy==1.9.0",
|
||||
"mypy==1.10.0",
|
||||
"psutil==5.9.2",
|
||||
"stix2==3.0.1",
|
||||
"requests==2.31.0",
|
||||
|
||||
Reference in New Issue
Block a user