mirror of
https://github.com/mandiant/capa.git
synced 2025-12-05 20:40:05 -08:00
build(deps): bump mypy from 1.13.0 to 1.14.1 (#2550)
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -140,7 +140,7 @@ dev = [
|
||||
"ruff==0.8.0",
|
||||
"black==24.10.0",
|
||||
"isort==5.13.2",
|
||||
"mypy==1.13.0",
|
||||
"mypy==1.14.1",
|
||||
"mypy-protobuf==3.6.0",
|
||||
"PyGithub==2.5.0",
|
||||
# type stubs for mypy
|
||||
|
||||
Reference in New Issue
Block a user