capa/scripts
dependabot[bot] 8acb79ab7b
build(deps-dev): bump mypy from 1.20.0 to 2.1.0 (#3070)
* build(deps-dev): bump mypy from 1.20.0 to 2.1.0

Bumps [mypy](https://github.com/python/mypy) from 1.20.0 to 2.1.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.20.0...v2.1.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix mypy lints

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Hunhoff <mike.hunhoff@gmail.com>
2026-05-13 15:05:51 -06:00
..
bulk-process.py fix: remove unused imports and un-suppress F401 2026-05-08 17:58:07 +02:00
cache-ruleset.py fix: remove unused imports from cache-ruleset.py, detect-binexport2-capabilities.py, show-capabilities-by-function.py 2026-05-08 17:58:07 +02:00
capa-as-library.py fix: remove unused imports and un-suppress F401 2026-05-08 17:58:07 +02:00
capa2sarif.py fix: remove dead except ValueError clause in capa2sarif.py so JSONDecodeError is caught correctly 2026-05-08 17:58:07 +02:00
capa2yara.py build(deps-dev): bump mypy from 1.20.0 to 2.1.0 (#3070) 2026-05-13 15:05:51 -06:00
capafmt.py
compare-backends.py fix: guard statistics calls in compare-backends.py against empty duration lists 2026-05-08 17:58:07 +02:00
detect-backends.py idalib: remove custom idalib loading 2026-05-11 11:14:28 +02:00
detect-binexport2-capabilities.py fix: remove unused imports and un-suppress F401 2026-05-08 17:58:07 +02:00
detect-elf-os.py
detect_duplicate_features.py fix: remove unused imports and un-suppress F401 2026-05-08 17:58:07 +02:00
import-to-bn.py fix: correct capa/subscope-rule key in RuleMetadata.from_capa 2026-05-08 17:58:07 +02:00
import-to-ida.py fix: invert scope filter in import-to-ida.py so function-scope rules are annotated 2026-05-08 17:58:07 +02:00
inspect-binexport2.py
lint.py linter: validate dynamic example offsets 2026-05-08 17:58:07 +02:00
linter-data.json
match-function-id.py fix: remove unused imports and un-suppress F401 2026-05-08 17:58:07 +02:00
minimize_vmray_results.py fix: replace zipfile with pyzipper in minimize_vmray_results.py so output archive is AES-encrypted 2026-05-08 17:58:07 +02:00
profile-memory.py lint: replace black/isort/flake8 with ruff (#2992) 2026-04-07 12:10:41 -06:00
profile-time.py fix: remove unused imports and un-suppress F401 2026-05-08 17:58:07 +02:00
proto-from-results.py
proto-to-results.py fix: remove unused imports and un-suppress F401 2026-05-08 17:58:07 +02:00
setup-linter-dependencies.py lint: replace black/isort/flake8 with ruff (#2992) 2026-04-07 12:10:41 -06:00
show-capabilities-by-function.py fix: remove unused imports and un-suppress F401 2026-05-08 17:58:07 +02:00
show-features.py fix: remove unused imports and un-suppress F401 2026-05-08 17:58:07 +02:00
show-unused-features.py fix: remove unused imports and un-suppress F401 2026-05-08 17:58:07 +02:00