Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2025

This PR contains the following updates:

Package Type Update Change
python (source) requires-python minor >=3.13,<4.0.0 -> >=3.14.0,<4.0.0
python final minor 3.13-slim-bookworm -> 3.14-slim-bookworm
python stage minor 3.13-bookworm -> 3.14-bookworm

Release Notes

python/cpython (python)

v3.14.0

Compare Source

v3.13.8

Compare Source

v3.13.7

Compare Source

v3.13.6

Compare Source

v3.13.5

Compare Source

v3.13.4

Compare Source

v3.13.3

Compare Source

v3.13.2

Compare Source

v3.13.1

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

👻 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 renovate bot added dependencies Pull requests that update a dependency file dependencies/python labels Oct 11, 2025
@renovate renovate bot requested a review from samcorky October 11, 2025 01:39
@samcorky
Copy link
Contributor

Will test this before merging.

@renovate renovate bot force-pushed the renovate/python-version branch from e3d7dbf to bc726e0 Compare October 13, 2025 08:59
@samcorky
Copy link
Contributor

Ok, so the 2 PUT endpoints don't seem to be completing properly - looks like the actual function executes, just the DeprecatedRouteMiddleware is falling over

@samcorky samcorky added the bug Something isn't working label Oct 13, 2025
@renovate renovate bot force-pushed the renovate/python-version branch from 8adcf85 to 3aecdcc Compare October 13, 2025 12:00
@sjefferson99 sjefferson99 requested a review from Copilot October 13, 2025 18:13
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Python version from 3.13 to 3.14 across the project's configuration files. The update affects both the minimum required Python version and the Docker base images used for building and running the application.

  • Updates minimum Python version requirement from >=3.13,<4.0.0 to >=3.14.0,<4.0.0
  • Updates Docker base images from Python 3.13 to Python 3.14 variants
  • Maintains consistency across both development (bookworm) and production (slim-bookworm) environments

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
pyproject.toml Updates Python version requirement to 3.14.0
Dockerfile Updates both builder and runtime stage base images to Python 3.14

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@renovate renovate bot force-pushed the renovate/python-version branch from 25c3b78 to 8bfda20 Compare October 14, 2025 10:35
@samcorky samcorky removed the bug Something isn't working label Oct 14, 2025
@samcorky
Copy link
Contributor

All is working fine now. Not sure what the issue was. I will continue to monitor

@samcorky samcorky merged commit 1a8dd5b into master Oct 14, 2025
1 check passed
@samcorky samcorky deleted the renovate/python-version branch October 14, 2025 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies/python dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants