Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Changelog

Sourced from import-linter's changelog.

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)

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

2.5 (2025-09-15)

... (truncated)

Commits
  • fabeab7 Release v2.11
  • af956e1 Use nox for CI
  • e0005c4 Delegate to nox to run the tests from the justfile
  • 61df307 Add test_earliest_dependencies to noxfile
  • 736e4d3 Add noxfile for testing under each Python version
  • 5cea377 Add ability to run nox
  • 521b90b Tweak lowest dependencies of ui
  • 903a61d Don't run tests for Python 3.9
  • b447e69 Move httpx to dev dependency
  • 230b22c Rename dev-no-ui to dev-minimal
  • 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)

View with Codesmith Autofix with Codesmith
Need help on this PR? Tag @codesmith with what you need. Autofix is disabled.

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.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 2, 2026

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@blacksmith-sh
Copy link
Copy Markdown
Contributor

blacksmith-sh Bot commented Jun 2, 2026

Found 1 test failure on Blacksmith runners:

Failure

Test View Logs
test_repro_responder_passes_issue_context_to_request View Logs

Fix with Codesmith
Need help on this PR? Tag @codesmith with what you need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants