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

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 commited deps were succesfully 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 #277 (0245448) into master (28de159) will decrease coverage by 0.58%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #277      +/-   ##
==========================================
- Coverage   77.29%   76.71%   -0.59%     
==========================================
  Files          29       29              
  Lines        2233     2233              
  Branches      361      361              
==========================================
- Hits         1726     1713      -13     
- Misses        381      392      +11     
- Partials      126      128       +2     
Impacted Files Coverage Δ
src/PyDynamic/uncertainty/propagate_MonteCarlo.py 65.88% <0.00%> (-2.75%) :arrow_down:
src/PyDynamic/model_estimation/fit_filter.py 89.65% <0.00%> (-2.07%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 28de159...0245448. Read the comment docs.