Update dependencies and fix breakages from pyomo 6.10#280
Update dependencies and fix breakages from pyomo 6.10#280ParticularlyPythonicBS wants to merge 3 commits intounstablefrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (14)
WalkthroughThis PR systematically replaces all usages of the Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested labels
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip You can get early access to new features in CodeRabbit.Enable the |
sparse_iterkeys()withsparse_keys()to comply with pyomo 6.10 deprecationsparse_keys()calls inset()intemoa/components/technology.pyto ensure a stable lookupsSummary by CodeRabbit
Release Notes
Bug Fixes
Improvements