Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2026

This PR contains the following updates:

Package Type Update Change
python (source) requires-python minor >=3.11,<3.13>=3.14,<3.15
python uses-with minor 3.123.14

Release Notes

python/cpython (python)

v3.14.2

Compare Source

v3.14.1

Compare Source

v3.14.0

Compare Source

v3.13.11

Compare Source

v3.13.10

Compare Source

v3.13.9

Compare Source

v3.13.8

Compare Source

v3.13.7

Compare Source

v3.13.6

Compare Source

v3.13.5

Compare Source

v3.13.4

Compare Source

v3.13.3

Compare Source

v3.13.2

Compare Source

v3.13.1

Compare Source

v3.13.0

Compare Source

actions/python-versions (python)

v3.14.2: 3.14.2

Compare Source

Python 3.14.2

v3.14.1: 3.14.1

Compare Source

Python 3.14.1

v3.14.0: 3.14.0

Compare Source

Python 3.14.0

v3.13.11: 3.13.11

Compare Source

Python 3.13.11

v3.13.10: 3.13.10

Compare Source

Python 3.13.10

v3.13.9: 3.13.9

Compare Source

Python 3.13.9

v3.13.8: 3.13.8

Compare Source

Python 3.13.8

v3.13.7: 3.13.7

Compare Source

Python 3.13.7

v3.13.6: 3.13.6

Compare Source

Python 3.13.6

v3.13.5: 3.13.5

Compare Source

Python 3.13.5

v3.13.4: 3.13.4

Compare Source

Python 3.13.4

v3.13.3: 3.13.3

Compare Source

Python 3.13.3

v3.13.2: 3.13.2

Compare Source

Python 3.13.2

v3.13.1: 3.13.1

Compare Source

Python 3.13.1

v3.13.0: 3.13.0

Compare Source

Python 3.13.0


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 these updates 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
Copy link
Contributor Author

renovate bot commented Jan 29, 2026

⚠️ 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 python
Using CPython 3.14.2 interpreter at: /opt/containerbase/tools/python/3.14.2/bin/python3
warning: Resolving despite existing lockfile due to fork markers being disjoint with `requires-python`: `python_full_version >= '3.11' and python_full_version < '3.13'` vs `python_full_version == '3.14.*'`
  × No solution found when resolving dependencies:
  ╰─▶ Because only the following versions of onnxruntime are available:
          onnxruntime<=1.14.1
          onnxruntime==1.15.0
          onnxruntime==1.15.1
          onnxruntime==1.16.0
          onnxruntime==1.16.1
          onnxruntime==1.16.2
          onnxruntime==1.16.3
          onnxruntime==1.17.0
          onnxruntime==1.17.1
          onnxruntime==1.17.3
          onnxruntime==1.18.0
          onnxruntime==1.18.1
          onnxruntime==1.19.0
          onnxruntime==1.19.2
          onnxruntime==1.20.0
          onnxruntime==1.20.1
          onnxruntime==1.21.0
          onnxruntime==1.21.1
          onnxruntime==1.22.0
          onnxruntime==1.22.1
          onnxruntime==1.23.0
          onnxruntime==1.23.1
          onnxruntime==1.23.2
      and onnxruntime>=1.14.1 has no wheels with a matching Python version
      tag (e.g., `cp314`), we can conclude that onnxruntime>=1.14.1 cannot
      be used.
      And because chromadb>=1.1.0 depends on onnxruntime>=1.14.1, we can
      conclude that chromadb>=1.1.0 cannot be used.
      And because only the following versions of chromadb are available:
          chromadb<1.2.dev0
          chromadb==1.2.0
          chromadb==1.2.1
          chromadb==1.2.2
          chromadb==1.3.0
          chromadb==1.3.2
          chromadb==1.3.3
          chromadb==1.3.4
          chromadb==1.3.5
          chromadb==1.3.6
          chromadb==1.3.7
          chromadb==1.4.0
          chromadb==1.4.1
      and only the following versions of chromadb are available:
          chromadb<=1.1.0
          chromadb==1.1.1
          chromadb>1.2.dev0
      we can conclude that chromadb>=1.1.0 cannot be used.
      And because agentics-py:rhel depends on chromadb>=1.1.0 and your
      project requires agentics-py:rhel, we can conclude that your project's
      requirements are unsatisfiable.

      hint: `chromadb` was requested with a pre-release marker (e.g., all of:
          chromadb>=1.2.dev0,<1.2.0
          chromadb>1.2.0,<1.2.1
          chromadb>1.2.1,<1.2.2
          chromadb>1.2.2,<1.3.0
          chromadb>1.3.0,<1.3.2
          chromadb>1.3.2,<1.3.3
          chromadb>1.3.3,<1.3.4
          chromadb>1.3.4,<1.3.5
          chromadb>1.3.5,<1.3.6
          chromadb>1.3.6,<1.3.7
          chromadb>1.3.7,<1.4.0
          chromadb>1.4.0,<1.4.1
          chromadb>1.4.1
      ), but pre-releases weren't enabled (try: `--prerelease=allow`)

      hint: Pre-releases are available for `onnxruntime` in the requested
      range (e.g., 1.24.0.dev20251031003), but pre-releases weren't enabled
      (try: `--prerelease=allow`)

      hint: Wheels are available for `onnxruntime` (v1.23.2) with the
      following Python ABI tags: `cp310`, `cp311`, `cp312`, `cp313`, `cp313t`

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