PTB-M4D / PyDynamic

Python library for the analysis of dynamic measurements
https://ptb-m4d.github.io/PyDynamic/
GNU Lesser General Public License v3.0
25 stars 13 forks source link

Update deps #301

Closed BjoernLudwigPTB closed 1 year ago

BjoernLudwigPTB commented 1 year ago

This PR provides recompiled deps for all outdated package versions. It was opened after the committed deps were successfully compiled and all tests passed with the new versions. It should be merged as soon as possible to avoid any security issues due to outdated dependencies.

codecov-commenter commented 1 year ago

Codecov Report

Base: 77.25% // Head: 77.20% // Decreases project coverage by -0.04% :warning:

Coverage data is based on head (e4eb935) compared to base (c6fe240). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #301 +/- ## ========================================== - Coverage 77.25% 77.20% -0.05% ========================================== Files 29 29 Lines 2242 2242 Branches 366 366 ========================================== - Hits 1732 1731 -1 - Misses 382 383 +1 Partials 128 128 ``` | [Impacted Files](https://codecov.io/gh/PTB-M4D/PyDynamic/pull/301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PTB-M4D) | Coverage Δ | | |---|---|---| | [src/PyDynamic/model\_estimation/fit\_filter.py](https://codecov.io/gh/PTB-M4D/PyDynamic/pull/301/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PTB-M4D#diff-c3JjL1B5RHluYW1pYy9tb2RlbF9lc3RpbWF0aW9uL2ZpdF9maWx0ZXIucHk=) | `89.96% <0.00%> (-0.34%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PTB-M4D). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PTB-M4D)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.