Update dependency flake8-tidy-imports to ~=4.10.0 #7
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/flake8-tidy-imports-4.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
~=4.1.0->~=4.10.0Release Notes
adamchainz/flake8-tidy-imports (flake8-tidy-imports)
v4.10.0Compare Source
v4.9.0Compare Source
v4.8.0Compare Source
v4.7.0Compare Source
Add Mypy-style wildcard support to
banned-modules.Thanks to Chris Elion in
PR #​319 <https://github.com/adamchainz/flake8-tidy-imports/pull/319>__.v4.6.0Compare Source
Drop Python 3.6 support.
Remove upper bound on Flake8 version.
v4.5.0Compare Source
v4.4.1Compare Source
moved from optparse to argparse, and the change to
ban-relative-importsuses argparse features.
v4.4.0Compare Source
Add
parentsoption forban-relative-importsthat allows usingrelative syntax to import from sibling modules, but not parents.
Add type hints.
v4.3.0Compare Source
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.
v4.2.1Compare Source
v4.2.0Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.