BradenM / micropy-cli

Micropython Project Management Tool with VSCode support, Linting, Intellisense, Dependency Management, and more!
https://micropy-cli.readthedocs.io
MIT License
311 stars 25 forks source link

fix(deps): update python to v3.12.5 #573

Open renovate[bot] opened 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
python dependencies minor >=3.9,<3.12 -> >=3.12,<3.13
python minor 3.11.5 -> 3.12.5

Release Notes

containerbase/python-prebuild (python) ### [`v3.12.5`](https://togithub.com/containerbase/python-prebuild/releases/tag/3.12.5) [Compare Source](https://togithub.com/containerbase/python-prebuild/compare/3.12.4...3.12.5) ##### Bug Fixes - **deps:** update dependency python to v3.12.5 ### [`v3.12.4`](https://togithub.com/containerbase/python-prebuild/releases/tag/3.12.4) [Compare Source](https://togithub.com/containerbase/python-prebuild/compare/3.12.3...3.12.4) ##### Bug Fixes - **deps:** update dependency python to v3.12.4 ### [`v3.12.3`](https://togithub.com/containerbase/python-prebuild/releases/tag/3.12.3) [Compare Source](https://togithub.com/containerbase/python-prebuild/compare/3.12.2...3.12.3) ##### Bug Fixes - **deps:** update dependency python to v3.12.3 ### [`v3.12.2`](https://togithub.com/containerbase/python-prebuild/releases/tag/3.12.2) [Compare Source](https://togithub.com/containerbase/python-prebuild/compare/3.12.1...3.12.2) ##### Bug Fixes - **deps:** update dependency python to v3.12.2 ### [`v3.12.1`](https://togithub.com/containerbase/python-prebuild/releases/tag/3.12.1) [Compare Source](https://togithub.com/containerbase/python-prebuild/compare/3.12.0...3.12.1) ##### Bug Fixes - **deps:** update dependency python to v3.12.1 ### [`v3.12.0`](https://togithub.com/containerbase/python-prebuild/releases/tag/3.12.0) [Compare Source](https://togithub.com/containerbase/python-prebuild/compare/3.11.9...3.12.0) ##### Bug Fixes - **deps:** update dependency python to v3.12.0
python/cpython (python) ### [`v3.12.5`](https://togithub.com/python/cpython/compare/v3.12.4...v3.12.5) [Compare Source](https://togithub.com/python/cpython/compare/v3.12.4...v3.12.5) ### [`v3.12.4`](https://togithub.com/python/cpython/compare/v3.12.3...v3.12.4) [Compare Source](https://togithub.com/python/cpython/compare/v3.12.3...v3.12.4) ### [`v3.12.3`](https://togithub.com/python/cpython/compare/v3.12.2...v3.12.3) [Compare Source](https://togithub.com/python/cpython/compare/v3.12.2...v3.12.3) ### [`v3.12.2`](https://togithub.com/python/cpython/compare/v3.12.1...v3.12.2) [Compare Source](https://togithub.com/python/cpython/compare/v3.12.1...v3.12.2) ### [`v3.12.1`](https://togithub.com/python/cpython/compare/v3.12.0...v3.12.1) [Compare Source](https://togithub.com/python/cpython/compare/v3.12.0...v3.12.1) ### [`v3.12.0`](https://togithub.com/python/cpython/compare/v3.11.6...v3.12.0rc2) [Compare Source](https://togithub.com/python/cpython/compare/v3.11.9...v3.12.0) ### [`v3.11.9`](https://togithub.com/python/cpython/compare/v3.11.8...v3.11.9) [Compare Source](https://togithub.com/python/cpython/compare/v3.11.8...v3.11.9) ### [`v3.11.8`](https://togithub.com/python/cpython/compare/v3.11.7...v3.11.8) [Compare Source](https://togithub.com/python/cpython/compare/v3.11.7...v3.11.8) ### [`v3.11.7`](https://togithub.com/python/cpython/compare/v3.11.6...v3.11.7) [Compare Source](https://togithub.com/python/cpython/compare/v3.11.6...v3.11.7) ### [`v3.11.6`](https://togithub.com/python/cpython/compare/v3.11.5...v3.11.6) [Compare Source](https://togithub.com/python/cpython/compare/v3.11.5...v3.11.6)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 7 months ago

⚠ 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:

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv micropy-cli-fyJ5AX0N-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs

The current project's Python requirement (>=3.12,<3.13) is not compatible with some of the required packages Python requirement:
  - micropython-stubber requires Python >=3.9,<3.12, so it will not be satisfied for Python >=3.12,<3.13

Because micropy-cli depends on micropython-stubber (1.16.3) which requires Python >=3.9,<3.12, version solving failed.

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

    For micropython-stubber, 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
renovate[bot] commented 2 months ago

⚠️ 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:

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv micropy-cli-fyJ5AX0N-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because micropython-stubber (1.23.2) depends on requests (>=2.32.3,<3.0.0)
 and micropy-cli depends on requests (2.32.2), micropython-stubber is forbidden.
So, because micropy-cli depends on micropython-stubber (==1.23.2), version solving failed.