-
Notifications
You must be signed in to change notification settings - Fork 59
Update dependency python to v3.14.2 #3480
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
.github/workflows/ci.yml
Outdated
| - uses: actions/setup-python@v5 | ||
| with: | ||
| python-version: "3.10.19" | ||
| python-version: "3.14.2" |
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.
It's very important we don't update this version, it's intentionally pinned to an older Python version to check backwards compatibility. Any way to make a permanent exception for this line?
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.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3480 +/- ##
==========================================
+ Coverage 86.01% 86.07% +0.05%
==========================================
Files 553 553
Lines 47397 47397
Branches 13165 13165
==========================================
+ Hits 40769 40795 +26
+ Misses 5996 5969 -27
- Partials 632 633 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
c6d92d2 to
c8c2d67
Compare
730a5da to
d4a0db6
Compare
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. |
This PR contains the following updates:
3.14.1→3.14.23.10.19→3.14.2Release Notes
actions/python-versions (python)
v3.14.2: 3.14.2Compare Source
Python 3.14.2
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: Never, 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.