-
Notifications
You must be signed in to change notification settings - Fork 8
Merge tag 'v0.13.7' into v0.x.x #474
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
llucax
commented
Nov 27, 2025
- Support pylint 4
- Update templates dependencies
- Update release notes for v0.13.1
- Widen pytest version upper bound to accept v9.x
- Bump pytest and pylint dependencies
Signed-off-by: Mathias L. Baumann <[email protected]>
Signed-off-by: Leandro Lucarella <[email protected]>
Signed-off-by: Mathias L. Baumann <[email protected]>
previous fix was merged to main branch instead of version branch
Signed-off-by: Leandro Lucarella <[email protected]>
Signed-off-by: Leandro Lucarella <[email protected]>
* tag 'v0.13.7': Bump pytest and pylint dependencies Widen pytest version upper bound to accept v9.x Update release notes for v0.13.1 Update templates dependencies Support pylint 4
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.
Pull request overview
This PR merges v0.13.7 tag into the v0.x.x branch, updating testing and linting dependencies to support newer versions. The changes widen the pytest version upper bound to accept v9.x releases and update to pylint 4.0.3.
- Widened pytest upper bound from < 9 to < 10 in the extra-lint-examples dependency group
- Updated pytest from 8.4.2 to 9.0.1 in dev-pytest dependencies
- Updated pylint from 4.0.0 to 4.0.3 in dev-pytest dependencies
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Closed in favor of #480 |
Pull request was closed