Update dependency ipython to ~=9.11.0 #64

Open
Renovate wants to merge 1 commit from renovate/ipython-9.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
ipython ~=9.10.0~=9.11.0 age confidence

Release Notes

ipython/ipython (ipython)

v9.11.0

Compare Source


Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [ipython](https://github.com/ipython/ipython) | `~=9.10.0` → `~=9.11.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/ipython/9.11.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ipython/9.10.0/9.11.0?slim=true) | --- ### Release Notes <details> <summary>ipython/ipython (ipython)</summary> ### [`v9.11.0`](https://github.com/ipython/ipython/compare/9.10.0...9.11.0) [Compare Source](https://github.com/ipython/ipython/compare/9.10.0...9.11.0) </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40Ni42IiwidXBkYXRlZEluVmVyIjoiNDMuNTkuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update dependency ipython to ~=9.11.0
Some checks failed
renovate/artifacts Artifact file update failure
Actions / Build (pull_request) Failing after 9s
Actions / Build Documentation (pull_request) Failing after 19s
Actions / Lint (pull_request) Failing after 20s
72a26d3eab
Author
Collaborator

⚠️ 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 ipython
Using CPython 3.14.3 interpreter at: /opt/containerbase/tools/python/3.14.3/bin/python3
  × No solution found when resolving dependencies for split (markers:
  │ python_full_version == '3.11.*'):
  ╰─▶ Because the requested Python version (>=3.11, <4.0) does not satisfy
      Python>=3.12 and ipython==9.11.0 depends on Python>=3.12, we can
      conclude that ipython==9.11.0 cannot be used.
      And because only ipython<=9.11.0 is available, we can conclude that
      ipython>=9.11.0 cannot be used.
      And because pyflowery:dev depends on ipython>=9.11.0 and your project
      requires pyflowery: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`.

      hint: `ipython` was requested with a pre-release marker (e.g.,
      ipython>9.11.0,<9.12.dev0), but pre-releases weren't enabled (try:
      `--prerelease=allow`)

      hint: The `requires-python` value (>=3.11, <4.0) includes Python
      versions that are not supported by your dependencies (e.g.,
      ipython==9.11.0 only supports >=3.12). Consider using a more restrictive
      `requires-python` value (like >=3.12).

### ⚠️ 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 ipython Using CPython 3.14.3 interpreter at: /opt/containerbase/tools/python/3.14.3/bin/python3 × No solution found when resolving dependencies for split (markers: │ python_full_version == '3.11.*'): ╰─▶ Because the requested Python version (>=3.11, <4.0) does not satisfy Python>=3.12 and ipython==9.11.0 depends on Python>=3.12, we can conclude that ipython==9.11.0 cannot be used. And because only ipython<=9.11.0 is available, we can conclude that ipython>=9.11.0 cannot be used. And because pyflowery:dev depends on ipython>=9.11.0 and your project requires pyflowery: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`. hint: `ipython` was requested with a pre-release marker (e.g., ipython>9.11.0,<9.12.dev0), but pre-releases weren't enabled (try: `--prerelease=allow`) hint: The `requires-python` value (>=3.11, <4.0) includes Python versions that are not supported by your dependencies (e.g., ipython==9.11.0 only supports >=3.12). Consider using a more restrictive `requires-python` value (like >=3.12). ```
Some checks failed
renovate/artifacts Artifact file update failure
Actions / Build (pull_request) Failing after 9s
Required
Details
Actions / Build Documentation (pull_request) Failing after 19s
Required
Details
Actions / Lint (pull_request) Failing after 20s
Required
Details
Some required checks were not successful.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ipython-9.x:renovate/ipython-9.x
git switch renovate/ipython-9.x
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cswimr/PyFlowery!64
No description provided.