capa/scripts
dependabot[bot] ba044a980f
build(deps-dev): bump black from 23.12.1 to 24.1.1 (#1955)
* build(deps-dev): bump black from 23.12.1 to 24.1.1

Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.1.1.
- [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/23.12.1...24.1.1)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* black 24.1.1 formatting

* update flake config to match black 24.1.1 format

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Moritz <mr-tz@users.noreply.github.com>
Co-authored-by: mr-tz <moritz.raabe@mandiant.com>
2024-01-31 11:18:54 +01:00
..
bulk-process.py refactor main to for ease of integration (#1948) 2024-01-29 13:59:05 +01:00
cache-ruleset.py build(deps-dev): bump black from 23.12.1 to 24.1.1 (#1955) 2024-01-31 11:18:54 +01:00
capa2yara.py refactor main to for ease of integration (#1948) 2024-01-29 13:59:05 +01:00
capa_as_library.py refactor main to for ease of integration (#1948) 2024-01-29 13:59:05 +01:00
capafmt.py build(deps-dev): bump black from 23.12.1 to 24.1.1 (#1955) 2024-01-31 11:18:54 +01:00
detect-elf-os.py refactor main to for ease of integration (#1948) 2024-01-29 13:59:05 +01:00
detect_duplicate_features.py refactor main to for ease of integration (#1948) 2024-01-29 13:59:05 +01:00
import-to-bn.py fix copyright headers everywhere 2023-07-13 05:03:33 +02:00
import-to-ida.py build(deps-dev): bump black from 23.12.1 to 24.1.1 (#1955) 2024-01-31 11:18:54 +01:00
lint.py build(deps-dev): bump black from 23.12.1 to 24.1.1 (#1955) 2024-01-31 11:18:54 +01:00
linter-data.json update data via script 2024-01-16 15:29:25 +01:00
match-function-id.py refactor main to for ease of integration (#1948) 2024-01-29 13:59:05 +01:00
profile-memory.py fix copyright headers everywhere 2023-07-13 05:03:33 +02:00
profile-time.py refactor main to for ease of integration (#1948) 2024-01-29 13:59:05 +01:00
proto-from-results.py refactor main to for ease of integration (#1948) 2024-01-29 13:59:05 +01:00
proto-to-results.py refactor main to for ease of integration (#1948) 2024-01-29 13:59:05 +01:00
setup-linter-dependencies.py mypy 2023-10-17 14:42:58 +00:00
show-capabilities-by-function.py refactor main to for ease of integration (#1948) 2024-01-29 13:59:05 +01:00
show-features.py refactor main to for ease of integration (#1948) 2024-01-29 13:59:05 +01:00
show-unused-features.py refactor main to for ease of integration (#1948) 2024-01-29 13:59:05 +01:00
vivisect-py2-vs-py3.sh