Update isort requirement from <6,>=5 to >=5,<7
Open
Number: #10
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 3
Association: Unknown
Comments: 3
Created:
January 10, 2026 at 12:35 PM UTC
(8 days ago)
(8 days ago)
Updated:
January 10, 2026 at 12:49 PM UTC
(8 days ago)
(8 days ago)
Labels:
dependencies python
dependencies python
Description:
Updates the requirements on isort to permit the latest version.
Release notes
Sourced from isort's releases.
6.1.0
Changes
- Update docs discussions channel (#2410)
@staticdev- Add python 3.14 classifier and badge (#2409)
@staticdev- Drop use of non-standard pkg_resources API (#2405)
@dvarrazzo- Use working isort version in pre-commit example (#2402)
@iainelder- fix typo in _get_files_from_dir_cached test (#2392)
@tiltingpenguin- Resolve bandit warnings (#2379)
@kurtmckee- Add tox for cross-platform, parallel test suite execution (#2378)
@kurtmckee- Add Project URLs to PyPI Side Panel (#2387)
@guillermodotn- Fix typos (#2376)
@co63oc:construction_worker: Continuous Integration
- Add make bash scripts portable (#2377)
@staticdev:package: Dependencies
- Bump actions/checkout from 4 to 5 in the github-actions group (#2406) @dependabot[bot]
- Bump astral-sh/setup-uv from 5 to 6 in the github-actions group (#2395) @dependabot[bot]
Changelog
Sourced from isort's changelog.
6.1.0 October 1 2025
- Add python 3.14 classifier and badge (#2409)
@staticdev- Drop use of non-standard pkg_resources API (#2405)
@dvarrazzo6.0.1 Febuary 26 2025
- Add OSError handling in find_imports_in_file (#2331)
@kobarity6.0.0 January 27 2025
- Remove support for Python 3.8 (#2327)
@DanielNoord- Python 3.13 support (#2306)
@mayty- Speed up exists_case_sensitive calls (#2264)
@correctmost- Ensure that split_on_trailing_comma works with as imports (#2340)
@DanielNoord- Black profile: enable magic comma (#2236)
@MrMino- Update line_length and single_line_exclusions in google profile (#2149)
@jagapiou- Allow --diff to be used with --jobs (#2302)
@mnakama- Fix wemake profile to have correct character limit (#2241)
@sobolevn- Fix sort_reexports code mangling (#2283)
@Helveg- Fix correct group by package tokenization (#2136)
@glasnt5.13.2 December 13 2023
- Apply the bracket fix from issue #471 only for use_parentheses=True (#2184)
@bp72- Confine pre-commit to stages (#2213)
@davidculley- Fixed colors extras (#2212)
@staticdev5.13.1 December 11 2023
- Fixed integration tests (#2208)
@bp72- Fixed normalizing imports from more than one level of parent modules (issue/2152) (#2191)
@bp72- Remove optional dependencies without extras (#2207)
@staticdev5.13.0 December 9 2023
- Cleanup deprecated extras (#2089)
@staticdev- Fixed #1989: settings lookup when working in stream based mode
- Fixed 80 line length for wemake linter (#2183)
@skatromb- Add support for Python 3.12 (#2175)
@hugovk- Fixed: add newest version to pre-commit docs (#2190)
@AzulGarza- Fixed assertions in test_git_hook (#2196)
@mgorny- Removed check for include_trailing_comma for the Hanging Indent wrap mode (#2192)
@bp72- Use the standard library tomllib on sufficiently new python (#2202)
@eli-schwartz- Update pre-commit.md version number (#2197)
@nicobako- doc: Update black_compatibility.md (#2177)
@JSS95- Fixed safety sept 2023 (#2178)
@staticdev- docs: fix black profile documentation (#2163)
@nijel- Fixed typo: indended -> indented (#2161)
@vadimkerr- Docs(configuration/options.md): fix missing trailing spaces for hard linebreak (#2157)
@JoeyTeng
... (truncated)
Commits
ec0efaeMerge pull request #2410 from PyCQA/docs/discussion8af675fUpdate docs discussions channela03dae8Merge pull request #2409 from PyCQA/build/py314-classifier2232a26Add python 3.14 classifier and badgeec48dd7Merge pull request #2405 from dvarrazzo/fix/drop-pkg-resourcesbe46cd4refactor: make importlib metadata package import lazy18ecd0cchore: drop branch guarding unsupported Python versions1d42e56fix: drop use of non-standard pkg_resources API0c8fc82Merge pull request #2406 from PyCQA/dependabot/github_actions/github-actions-...3478763Bump actions/checkout from 4 to 5 in the github-actions group- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 12661554 |
| UUID: | 3799630725 |
| Node ID: | PR_kwDOQ24KG868d8t1 |
| Host: | GitHub |
| Repository: | Ajimaru/OctoPrint-TempETA |