Flake8-annotations

Latest version: v3.0.0

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

Scan your dependencies

Page 1 of 4

2.9.1

Changed
* 144 Unpin the version ceiling for `attrs`.

Fixed
* (Internal) Fix unit tests for opinionated warning codes in `flake8 >= 5.0` (See: https://github.com/pycqa/flake8/issues/284)

2.9.0

Added
* 135 Add `--allow-star-arg-any` to support suppression of `ANN401` for `*args` and `**kwargs`.

2.8.0

Added
* 131 Add the `ANN4xx` error level for opinionated warnings that are disabled by default.
* 131 Add `ANN401` for use of `typing.Any` as an argument annotation.

Changed
* Python 3.7 is now the minimum supported version

2.7.0

Added
* 122 Add support for Flake8 v4.x
Fixed
* 117 Stop including `CHANGELOG.md` when building wheels.

2.6.2

Fixed
* 107, 108 Change incorrect column index yielded for return annotation errors.

2.6.1

Changed
* Remove the explicitly pinned minor version ceiling for flake8.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.