Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughUpdate mpt-api-client dependency from 5.1.* to 5.2.* in Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
svazquezco
left a comment
There was a problem hiding this comment.
please, keep the changes limited to what you're modifing, and don't remove the revision from uv.lock
You can use the make command
make uv-add pkg=mpt-api-client==5.2.0
Then, you can go to the pyproject.toml and change the current 5.2.0 version to 5.2.*
@svazquezco |
79426e2 to
35187ba
Compare
|



Closes MPT-18065