allthingslinux / tux

Tux is an all in one bot for the All Things Linux discord server.
https://discord.gg/linux
GNU General Public License v3.0
85 stars 25 forks source link

fix(deps): update python #647

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Type Update Change
python dependencies minor >=3.12,<3.13 -> >=3.13,<3.14
python minor 3.12 -> 3.13.0
python final minor 3.12-slim -> 3.13-slim

Release Notes

containerbase/python-prebuild (python) ### [`v3.13.0`](https://redirect.github.com/containerbase/python-prebuild/releases/tag/3.13.0) [Compare Source](https://redirect.github.com/containerbase/python-prebuild/compare/3.12.7...3.13.0) ##### Bug Fixes - **deps:** update dependency python to v3.13.0
python/cpython (python) ### [`v3.13.0`](https://redirect.github.com/python/cpython/compare/v3.12.7...v3.13.0) [Compare Source](https://redirect.github.com/python/cpython/compare/v3.12.7...v3.13.0)

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.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

sourcery-ai[bot] commented 2 weeks ago

Reviewer's Guide by Sourcery

This PR updates the Python version from 3.12 to 3.13.0 across multiple configuration files. The changes include updating the Python dependency version constraints, the base Docker image, and the mise tool version specification.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update Python version specifications across configuration files
  • Update Python version constraint from >=3.12,<3.13 to >=3.13,<3.14
  • Update Docker base image from python:3.12-slim to python:3.13-slim
  • Update mise tool Python version from 3.12 to 3.13.0
pyproject.toml
Dockerfile
.mise.toml

Tips and commands #### Interacting with Sourcery - **Trigger a new review:** Comment `@sourcery-ai review` on the pull request. - **Continue discussions:** Reply directly to Sourcery's review comments. - **Generate a GitHub issue from a review comment:** Ask Sourcery to create an issue from a review comment by replying to it. - **Generate a pull request title:** Write `@sourcery-ai` anywhere in the pull request title to generate a title at any time. - **Generate a pull request summary:** Write `@sourcery-ai summary` anywhere in the pull request body to generate a PR summary at any time. You can also use this command to specify where the summary should be inserted. #### Customizing Your Experience Access your [dashboard](https://app.sourcery.ai) to: - Enable or disable review features such as the Sourcery-generated pull request summary, the reviewer's guide, and others. - Change the review language. - Add, remove or edit custom review instructions. - Adjust other review settings. #### Getting Help - [Contact our support team](mailto:support@sourcery.ai) for questions or feedback. - Visit our [documentation](https://docs.sourcery.ai) for detailed guides and information. - Keep in touch with the Sourcery team by following us on [X/Twitter](https://x.com/SourceryAI), [LinkedIn](https://www.linkedin.com/company/sourcery-ai/) or [GitHub](https://github.com/sourcery-ai).