Skip to content

Updated minimum supported dependencies#482

Merged
A-CGray merged 3 commits intomainfrom
dependencyUpdate
Mar 30, 2026
Merged

Updated minimum supported dependencies#482
A-CGray merged 3 commits intomainfrom
dependencyUpdate

Conversation

@mpdutta
Copy link
Copy Markdown
Contributor

@mpdutta mpdutta commented Mar 19, 2026

Purpose

Expected time until merged

Type of change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (non-backwards-compatible fix or feature)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Documentation update
  • Maintenance update
  • Other (please describe)

Testing

Checklist

  • I have run ruff check and ruff format to make sure the Python code adheres to PEP-8 and is consistently formatted
  • I have formatted the Fortran code with fprettify or C/C++ code with clang-format as applicable
  • I have run unit and regression tests which pass locally with my changes
  • I have added new tests that prove my fix is effective or that my feature works
  • I have added necessary documentation

@mpdutta mpdutta requested a review from marcomangano as a code owner March 19, 2026 17:19
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.99%. Comparing base (5c36964) to head (7fdc752).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #482   +/-   ##
=======================================
  Coverage   82.99%   82.99%           
=======================================
  Files           1        1           
  Lines         147      147           
=======================================
  Hits          122      122           
  Misses         25       25           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@A-CGray A-CGray requested a review from ewu63 March 19, 2026 17:40
@A-CGray
Copy link
Copy Markdown
Member

A-CGray commented Mar 19, 2026

For clarification @ewu63 , these updates are to match the minimum supported dependency versions of this repo to the versions we now use in our stable docker images

@A-CGray A-CGray merged commit 92cd835 into main Mar 30, 2026
14 checks passed
@A-CGray A-CGray deleted the dependencyUpdate branch March 30, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants