Skip to content

Update python Docker tag to v3.14#25

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/python-3.x
Closed

Update python Docker tag to v3.14#25
renovate[bot] wants to merge 1 commit intomainfrom
renovate/python-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 6, 2026

This PR contains the following updates:

Package Type Update Change
python stage minor 3.11-slim3.14-slim

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 this update again.


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

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

@robcoward
Copy link
Copy Markdown
Member

robcoward commented Feb 6, 2026

Build failed when building confluent-kafka package on Python 3.14:

Error from build log:

fatal error: librdkafka/rdkafka.h: No such file or directory

This appears to be a compatibility issue between:

  • Python 3.14 (very new, released recently)
  • confluent-kafka 2.13.0 package which requires librdkafka C library headers

Recommendation: Close this PR for now. Python 3.14 support may require:

  1. Waiting for confluent-kafka to release a version compatible with Python 3.14
  2. Updating the Dockerfile to install additional system dependencies for Python 3.14
  3. Or staying on Python 3.11 until the ecosystem catches up

This is not a critical update and Python 3.11 is well-supported.

@robcoward
Copy link
Copy Markdown
Member

Closing as Python 3.14 is too new and has compatibility issues with confluent-kafka. Will revisit when the ecosystem has better Python 3.14 support.

@robcoward robcoward closed this Feb 6, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Feb 6, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (3.14-slim). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/python-3.x branch February 6, 2026 17:07
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.

1 participant