PlexAniSync icon indicating copy to clipboard operation
PlexAniSync copied to clipboard

Update python Docker tag to v3.14

Open renovate[bot] opened this issue 1 year ago • 1 comments

This PR contains the following updates:

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

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) in timezone Europe/Berlin, 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.


  • [ ] If you want to rebase/retry this PR, check this box

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

renovate[bot] avatar Aug 01 '24 01:08 renovate[bot]

Suggest not merging this yet , sgqlc doesn't support 3.13 yet. Their latest version 16.4 still has a requirement for Python > 3.8 and < 3.13. Weirdly it worked with 16.3, so we have a path forward if they don't update with support for python 3.13

Just had this issue in my local and wanted to put the info somewhere :)

LucasSymons avatar Feb 18 '25 03:02 LucasSymons