mne-tools / mne-bids

MNE-BIDS is a Python package that allows you to read and write BIDS-compatible datasets with the help of MNE-Python.
https://mne.tools/mne-bids/
BSD 3-Clause "New" or "Revised" License
126 stars 84 forks source link

MRG: Add defusedxml dependency to "full" variant #1218

Closed hoechenberger closed 6 months ago

hoechenberger commented 6 months ago

Addresses the problem we saw in #1217

Merge checklist

Maintainer, please confirm the following before merging. If applicable:

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (af3fefb) 97.61% compared to head (0d97f5d) 97.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1218 +/- ## ========================================== - Coverage 97.61% 97.55% -0.06% ========================================== Files 40 40 Lines 8685 8685 ========================================== - Hits 8478 8473 -5 - Misses 207 212 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.