-
-
Notifications
You must be signed in to change notification settings - Fork 526
chore(deps): update dependency python to 3.14 #2901
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| - name: Run pytest tests | ||
| run: uv run pytest --num-shards=4 --shard-id=${{ matrix.shard }} -n auto tests | ||
|
|
||
| test-older-django: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is test-older-django actually supposed to use latest Python?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The initial goal was to catch old-django invalid plugin code so the python version was not really important but i suppose it make sense to use oldest supported python & django for good measure ?
f36588a to
eef3f0a
Compare
eef3f0a to
60cbf2d
Compare
Co-authored-by: Marti Raudsepp <[email protected]>
Edited/Blocked NotificationRenovate 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. |
sobolevn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it is fine to test older djangos with new python version. If they are supported. If not, we can use the oldest one as well.
This PR contains the following updates:
3.13->3.143.12->3.14Release Notes
actions/python-versions (python)
v3.14.2: 3.14.2Compare Source
Python 3.14.2
v3.14.1: 3.14.1Compare Source
Python 3.14.1
v3.14.0: 3.14.0Compare Source
Python 3.14.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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.