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 #293

Closed BjoernLudwigPTB closed 2 years ago

BjoernLudwigPTB commented 2 years 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 2 years ago

Codecov Report

Merging #293 (18f4344) into main (859e79d) will decrease coverage by 0.04%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #293      +/-   ##
==========================================
- Coverage   77.11%   77.07%   -0.05%     
==========================================
  Files          29       29              
  Lines        2242     2242              
  Branches      366      366              
==========================================
- Hits         1729     1728       -1     
+ Misses        384      383       -1     
- Partials      129      131       +2     
Impacted Files Coverage Δ
src/PyDynamic/uncertainty/interpolate.py 87.65% <0.00%> (-2.47%) :arrow_down:
src/PyDynamic/model_estimation/fit_filter.py 89.63% <0.00%> (+0.33%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.