Skip to content

chore(deps): update python to >=3.14.3,<3.15#173

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

chore(deps): update python to >=3.14.3,<3.15#173
rknightion-renovate[bot] wants to merge 1 commit intomainfrom
renovate/python-3.x

Conversation

@rknightion-renovate
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
python (source) requires-python minor >=3.13.2,<3.14>=3.14.3,<3.15

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

python/cpython (python)

v3.14.3

Compare Source

v3.14.2

Compare Source

v3.14.1

Compare Source

v3.14.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

@rknightion-renovate rknightion-renovate bot enabled auto-merge (squash) March 22, 2026 17:33
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 22, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

  • uv.lock

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e69f867d00

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

license = {text = "Apache-2.0"}
readme = "README.md"
requires-python = ">=3.13.2,<3.14"
requires-python = ">=3.14.3,<3.15"
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Keep Python requirement compatible with CI runtime

Changing requires-python to >=3.14.3,<3.15 breaks this repository’s current automation, because .github/workflows/tests.yml still pins PYTHON_VERSION: "3.13" and each job installs dependencies with uv sync. In that environment, dependency resolution stops before lint/tests run, so this commit will make the standard CI pipeline fail until the workflow Python version is upgraded alongside this metadata change.

Useful? React with 👍 / 👎.

@rknightion-renovate
Copy link
Copy Markdown
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants