Skip to content

Conversation

dreadnode-renovate-bot[bot]
Copy link
Contributor

This PR contains the following updates:

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

Release Notes

python/cpython (python)

v3.14.0

Compare Source

actions/python-versions (python)

v3.14.0: 3.14.0

Compare Source

Python 3.14.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

| datasource      | package                 | from   | to     |
| --------------- | ----------------------- | ------ | ------ |
| python-version  | python                  | 3.13.8 | 3.14.0 |
| github-releases | actions/python-versions | 3.13.7 | 3.14.0 |
@dreadnode-renovate-bot
Copy link
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 python
Using CPython 3.14.0 interpreter at: /opt/containerbase/tools/python/3.14.0/bin/python3
warning: Resolving despite existing lockfile due to fork markers being disjoint with `requires-python`: `python_full_version >= '3.10' and python_full_version < '3.14'` vs `python_full_version == '3.14.*'`
  × No solution found when resolving dependencies:
  ╰─▶ Because only the following versions of torch are available:
          torch<=1.11.0
          torch==1.12.0
          torch==1.12.1
          torch==1.13.0
          torch==1.13.1
          torch==2.0.0
          torch==2.0.1
          torch==2.1.0
          torch==2.1.1
          torch==2.1.2
          torch==2.2.0
          torch==2.2.1
          torch==2.2.2
          torch==2.3.0
          torch==2.3.1
          torch==2.4.0
          torch==2.4.1
          torch==2.5.0
          torch==2.5.1
          torch==2.6.0
          torch==2.7.0
          torch==2.7.1
          torch==2.8.0
      and torch>=1.11.0 has no wheels with a matching Python version tag
      (e.g., `cp314`), we can conclude that torch>=1.11.0 cannot be used.
      And because sentence-transformers>=5.1.0 depends on torch>=1.11.0 and
      only the following versions of sentence-transformers are available:
          sentence-transformers<=5.1.0
          sentence-transformers==5.1.1
      we can conclude that sentence-transformers>=5.1.0 cannot be used.
      And because dreadnode[all] depends on sentence-transformers>=5.1.0
      and your project requires dreadnode[all], we can conclude that your
      project's requirements are unsatisfiable.

      hint: Wheels are available for `torch` (v2.8.0) with the following
      Python ABI tags: `cp39`, `cp310`, `cp311`, `cp312`, `cp313`, `cp313t`

@dreadnode-renovate-bot dreadnode-renovate-bot bot added area/python Changes to Python package configuration and dependencies area/github Changes made to GitHub Actions type/digest Dependency digest updates labels Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/github Changes made to GitHub Actions area/python Changes to Python package configuration and dependencies type/digest Dependency digest updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants