mkuf / prind

print in docker - Deploy a containerized Klipper Stack for your 3D Printer
GNU General Public License v3.0
321 stars 82 forks source link

chore(deps): update python docker tag to v3.12 #125

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
python final minor 3.11-slim-bookworm -> 3.12-slim-bookworm
python stage minor 3.11-bookworm -> 3.12-bookworm
python stage minor 3.11-slim-bookworm -> 3.12-slim-bookworm

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 5 months ago

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.

mkuf commented 5 months ago

Requires https://github.com/Klipper3d/klipper/pull/6525 to be merged, as greenlet 2.0.2 is not compatible w/ python 3.12 and causing the actions for klipper to fail.

mkuf commented 5 months ago

https://github.com/mkuf/prind/pull/125/commits/fae1b121e26f65e2e28cc1b37fb3eb679068d2f6 updates numpy to the latest version for python 3.12