Skip to content

fix(deps): update python#1064

Open
renovate[bot] wants to merge 5 commits intomasterfrom
renovate/python-3.x
Open

fix(deps): update python#1064
renovate[bot] wants to merge 5 commits intomasterfrom
renovate/python-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2026

This PR contains the following updates:

Package Type Update Change
python dependencies minor >=3.10,<3.14>=3.14,<3.15
python uses-with minor 3.123.14
python uses-with minor 3.103.14
python uses-with minor 3.133.14
python uses-with minor 3.113.14

Release Notes

containerbase/python-prebuild (python)

v3.14.2

Compare Source

Bug Fixes
  • deps: update dependency python to v3.14.2

v3.14.1

Compare Source

Bug Fixes
  • deps: update dependency python to v3.14.1

v3.14.0

Compare Source

Bug Fixes
  • deps: update dependency python to v3.14.0
actions/python-versions (python)

v3.14.3: 3.14.3

Compare Source

Python 3.14.3

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.12: 3.13.12

Compare Source

Python 3.13.12

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Feb 4, 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: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv dank-mids-1STInDzm-py3.14 in /home/ubuntu/.cache/pypoetry/virtualenvs

The current project's supported Python range (>=3.14,<3.15) is not compatible with some of the required packages Python requirement:
  - evmspec requires Python <3.14,>=3.10, so it will not be installable for Python >=3.14,<3.15
  - evmspec requires Python <3.14,>=3.10, so it will not be installable for Python >=3.14,<3.15
  - evmspec requires Python <3.14,>=3.9, so it will not be installable for Python >=3.14,<3.15
  - evmspec requires Python <3.14,>=3.9, so it will not be installable for Python >=3.14,<3.15
  - evmspec requires Python <3.14,>=3.9, so it will not be installable for Python >=3.14,<3.15
  - evmspec requires Python <3.14,>=3.10, so it will not be installable for Python >=3.14,<3.15

Because no versions of evmspec match >0.4.6,<0.4.7 || >0.4.7,<0.4.8 || >0.4.8,<0.4.11 || >0.4.11,<0.4.12 || >0.4.12,<0.4.13 || >0.4.13,<1
 and evmspec (0.4.6) requires Python <3.14,>=3.9, evmspec is forbidden.
And because evmspec (0.4.7) requires Python <3.14,>=3.9
 and evmspec (0.4.8) requires Python <3.14,>=3.9, evmspec is forbidden.
And because evmspec (0.4.12) requires Python <3.14,>=3.10
 and evmspec (0.4.13) requires Python <3.14,>=3.10, evmspec is forbidden.
So, because evmspec (0.4.11) requires Python <3.14,>=3.10
 and dank-mids depends on evmspec (>=0.4.6,<1), version solving failed.

  * Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties

    For evmspec, a possible solution would be to set the `python` property to "<empty>"
For evmspec, a possible solution would be to set the `python` property to "<empty>"
For evmspec, a possible solution would be to set the `python` property to "<empty>"
For evmspec, a possible solution would be to set the `python` property to "<empty>"
For evmspec, a possible solution would be to set the `python` property to "<empty>"
For evmspec, a possible solution would be to set the `python` property to "<empty>"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers


Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c16401a8c0

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".


[tool.poetry.dependencies]
python = ">=3.10,<3.14"
python = ">=3.14,<3.15"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Update CI matrices to match new Python floor

Raising the package requirement to >=3.14 means Poetry will refuse to install the project on older runtimes, but the CI matrices still target 3.10–3.13 (e.g., .github/workflows/pytest.yaml lines 22–24). As a result, those jobs will start failing at poetry install on every PR. Unless you intentionally want to drop those CI runs, the matrices in pytest.yaml/mypy.yaml need to be updated to a 3.14-only (or >=3.14) set to keep CI green.

Useful? React with 👍 / 👎.

@renovate
Copy link
Contributor Author

renovate bot commented Feb 4, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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