Mypy-json-report

Latest version: v1.2.0

Safety actively analyzes 622315 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.2.0

- Restructure project to use sub-packages, rather than putting all code in one module.
- Added explicit output in case mypy outputs an error referencing a specific file but doesn't include a line number.

1.1.0

- Drop support for Python 3.7
- Add `parse --color` flag for printing out change reports in color. (Aliases `-c`, `--colour`.)

1.0.4

- Fix release workflow by declaring missing dependency.

1.0.3

- Make use of [Trusted Publishing](https://blog.pypi.org/posts/2023-04-20-introducing-trusted-publishers/) when releasing new versions to PyPI.
- Replace isort and pyupgrade with ruff for code linting.
- Add Python 3.12 to test matrix

1.0.2

- Fix duplicated reporting of new errors when multiple errors occurred on the same line.

1.0.1

- Handle mypy emitting output for files out of order.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.