Bump isort from 5.11.4 to 5.12.0
Bumps isort from 5.11.4 to 5.12.0.
Release notes
Sourced from isort's releases.
5.12.0
Changes
- Fix poetry pip-shims extras dependency (#2078)
@jooola
- Add the ability to restrict which directories isort works against (#1967)
@vkomarov-r7
- docs: fix simple typo, detrmination -> determination (#1948)
@timgates42
- updated format strings to fstrings (#2076)
@marksmayo
- Simplify typeshed integration test (#2075)
@AlexWaygood
- Fix re-export sorter (#2065)
@parafoxia
- Add more docs about filter-files option (#2074)
@micahjsmith
- Removal Python 3.7 (#2064)
@staticdev
- Added test case and fix for cython pure python import (#2063)
@jtoledo1974
Changelog
Sourced from isort's changelog.
5.12.0 January 28 2022
- Removed support for Python 3.7
- Fixed incompatiblity with latest poetry version
- Added support for directory limitations within built in git hook
Commits
-
e44834b
Fix changelog / version to a minor bump due to the size of the change -
82569d9
Bump version to 5.11.5 -
e00db96
Formatting fix -
e833931
Merge pull request #2078 from jooola/fix_poetry_validation -
0d219a6
fix: poetry pip-shims extras dependency -
ae0cc1c
Merge pull request #1967 from vkomarov-r7/feature/directory-hooks -
06d8ef5
Merge pull request #1948 from timgates42/bugfix_typo_determination -
0c8a8b8
Merge pull request #2076 from marksmayo/main -
5b63fba
Clean up -
a0cb1b8
Fix tmuxp test - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts