Skip to content

chore(deps-dev): update import-linter requirement from >=2.0 to >=2.12#42

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/import-linter-gte-2.12
Open

chore(deps-dev): update import-linter requirement from >=2.0 to >=2.12#42
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/import-linter-gte-2.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown

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

Changelog

Sourced from import-linter's changelog.

2.12 (2026-06-23)

  • Improve error message when root package is a single-file module.
  • Alert users with all unmatched ignored imports in the same run.
  • Allow overlapping modules in forbidden contracts.

2.11 (2026-03-06)

  • Add --version flag to lint-imports and import-linter commands.
  • Make fastapi and uvicorn optional via the ui extra (pip install import-linter[ui]).
  • Bugfix: fix back button navigation in explore command.
  • Provide lower limits for fastapi and uvicorn in pyproject.toml.
  • Switch to nox for testing.

2.10 (2026-02-06)

  • Add import-linter group command, with import-linter lint alias.
  • Add import-linter explore command.
  • Add import-linter drawgraph command.

2.9 (2025-12-11)

  • Support passing namespaces as root packages, not just portions.
  • Bugfix: support Python 3.14 syntax.

2.8 (2025-12-08)

  • Fix logo display bug on Windows (fall back to simpler heading) seddonym/import-linter#309
  • Rewrite docs (and switch from Sphinx to mkdocs).

2.7 (2025-11-19)

  • Print using rich instead of click.
  • Remove pluggable Printer class.
  • Add ascii art logo.
  • Add progress animations when building graph and checking contracts.

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)

... (truncated)

Commits
  • ad48a96 Release v2.12
  • f136ff0 Run uv lock --upgrade (#363)
  • 5c174fc Skip self-pairs in forbidden contracts so wildcards can include the source (#...
  • c6ed24d Bump urllib3 from 2.6.3 to 2.7.0 (#356)
  • 2a05f41 Fix KeyError when --contract is used with toml config lacking ids (#354)
  • 039c9d1 Better reporting of non existent ignored imports (#352)
  • 1bd5142 Raise clear error when root_package is a single-file module (#350)
  • e48dced Bump requests from 2.32.5 to 2.33.0
  • 3941cdd Bump pytest from 8.4.2 to 9.0.3
  • fabeab7 Release v2.11
  • 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 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/docs/release_notes.md)
- [Commits](seddonym/import-linter@v2.0...v2.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 29, 2026
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants