⚠️ 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 sphinxcontrib-mermaid
Using CPython 3.14.5 interpreter at: /opt/containerbase/tools/python/3.14.5/bin/python3
Resolving despite existing lockfile due to addition of global exclude newer 2026-05-25T03:32:37.53514024Z
× No solution found when resolving dependencies for split (markers:
│ python_full_version >= '3.15'):
╰─▶ Because ruff==0.15.15 was published after the exclude newer time and
python-telegram-bot:all depends on ruff==0.15.15, we can conclude that
python-telegram-bot:all's requirements are unsatisfiable.
And because your project requires python-telegram-bot:all, 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`.