Flake8-tidy-imports

Latest version: v4.10.0

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

Scan your dependencies

Page 2 of 5

4.4.1

------------------

* Correctly declare dependency on flake8 3.8.0+. This is required as flake8
moved from optparse to argparse, and the change to ``ban-relative-imports``
uses argparse features.

4.4.0

------------------

* Add ``parents`` option for ``ban-relative-imports`` that allows using
relative syntax to import from sibling modules, but not parents.

* Add type hints.

4.3.0

------------------

* Support Python 3.10.

* Stop distributing tests to reduce package size. Tests are not intended to be
run outside of the tox setup in the repository. Repackagers can use GitHub's
tarballs per tag.

4.2.1

------------------

* Improved installation instructions in README.

4.2.0

------------------

* Drop Python 3.5 support.
* Support Python 3.9.
* Move license from ISC to MIT License.

4.1.0

------------------

* Make ``{python2to3}`` ban ``functools.wraps`` in favour of ``six.wraps``.

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.