Skip to content

Update dependency isort to v9 - #712

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/isort-9.x
Open

Update dependency isort to v9#712
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/isort-9.x

Conversation

@renovate

@renovate renovate Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
isort (changelog) ==8.0.1==9.0.1 age confidence

Release Notes

PyCQA/isort (isort)

v9.0.1

Compare Source

🪲 Fixes

Other changes

Full Changelog: PyCQA/isort@9.0.0...9.0.1

v9.0.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: uv.lock
Command failed: uv lock --upgrade-package isort
warning: The `requires-python` specifier (`~=3.10`) in `sqlalchemy-hana` uses the tilde specifier (`~=`) without a patch version. This will be interpreted as `>=3.10, <4`. Did you mean `~=3.10.0` to constrain the version as `>=3.10.0, <3.11`? We recommend only using the tilde specifier with a patch version to avoid ambiguity.
Using CPython 3.14.7
  × No solution found when resolving dependencies for split (markers:
  │ python_full_version >= '3.15' and python_full_version < '4'):
  ╰─▶ Because pylint==4.0.7 depends on one of:
          isort>=5,<5.13
          isort>5.13,<9
      and sqlalchemy-hana:dev depends on isort==9.0.1, we can conclude that
      pylint==4.0.7 and sqlalchemy-hana:dev are incompatible.
      And because sqlalchemy-hana:dev depends on pylint==4.0.7 and your
      project requires sqlalchemy-hana:dev, we can conclude that your
      project's requirements are unsatisfiable.

hint: While the active Python version is 3.14, the resolution failed for other Python versions supported by your project. Consider limiting your project's supported Python versions using `requires-python`.

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