Skip to content

Update import-linter requirement from ~=2.5.2 to >=2.5.2,<2.7.0#5204

Merged
jitu5 merged 1 commit intomainfrom
dependabot/pip/import-linter-gte-2.5.2-and-lt-2.7.0
Nov 17, 2025
Merged

Update import-linter requirement from ~=2.5.2 to >=2.5.2,<2.7.0#5204
jitu5 merged 1 commit intomainfrom
dependabot/pip/import-linter-gte-2.5.2-and-lt-2.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Updates the requirements on import-linter to permit the latest version.

Changelog

Sourced from import-linter's changelog.

2.6 (2025-11-10)

  • Add acyclic_siblings contract type.
  • Add contract field IntegerField.
  • Drop support for Python 3.9.

2.5.2 (2025-10-09)

  • Fix build issue with PyPI description.

2.5.1 (2025-10-09)

  • Correct documentation that incorrectly stated that protected modules are allowed to import each other.
  • Officially support Python 3.14.

2.5 (2025-09-15)

  • Add protected contract type.

2.4 (2025-08-15)

  • Fix incorrect handling of unicode characters in TOML files on Windows.
  • Change pre-commit hook to use the system virtualenv and to run whenever any file changes, not just a Python file.
  • Fix RecursionError when running repr on a ModuleExpression.
  • Fix messages being always colored white on Windows.
  • Upgrade latest tox requirements (fixing error with tox -echeck).
  • Rename default Git repository branch to 'main'.
  • Increase accuracy of timings when using --show-timings.

2.3 (2025-03-11)

  • Add as_packages field to forbidden contracts.
  • Improve performance of parsing module / import expressions.

2.2 (2025-02-07)

  • Add support for wildcards in layers contract containers.
  • Improve performance of helpers.pop_imports.

2.1 (2024-10-8)

... (truncated)

Commits
  • f15878b Release v2.6
  • ae8f90b Add functional tests for acyclic_siblings contract
  • 0b5b8ef Add acyclic siblings contract type
  • 81b7614 Update to latest Grimp
  • 4f2c0b7 Add raise_if_unmatched parameter
  • 2913d3e Add minimum argument to IntegerField, along with tests
  • 8d7681e Switch to itertools.pairwise
  • 7cf7a00 Autofix Python code for 3.10
  • 2fa9fce Drop support for Python 3.9
  • 70823ed Remove setup.cfg
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [import-linter](https://github.com/seddonym/import-linter) to permit the latest version.
- [Changelog](https://github.com/seddonym/import-linter/blob/main/CHANGELOG.rst)
- [Commits](seddonym/import-linter@v2.5.2...v2.6)

---
updated-dependencies:
- dependency-name: import-linter
  dependency-version: '2.6'
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 10, 2025
@dependabot dependabot bot requested a review from merelcht as a code owner November 10, 2025 19:06
@jitu5 jitu5 enabled auto-merge (squash) November 17, 2025 13:56
@jitu5 jitu5 requested a review from ankatiyar November 17, 2025 13:57
@jitu5 jitu5 merged commit 4278fe2 into main Nov 17, 2025
32 checks passed
@jitu5 jitu5 deleted the dependabot/pip/import-linter-gte-2.5.2-and-lt-2.7.0 branch November 17, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants