pymzml / pymzML

pymzML - an interface between Python and mzML Mass spectrometry Files
https://pymzml.readthedocs.io/en/latest/
MIT License
162 stars 92 forks source link

Update dependency plotly to v4.2.0 #187

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Update Change
plotly minor ==4.1.1 -> ==4.2.0

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.

codecov[bot] commented 4 years ago

Codecov Report

Merging #187 into dev will decrease coverage by 0.18%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #187      +/-   ##
==========================================
- Coverage   80.07%   79.88%   -0.19%     
==========================================
  Files          33       33              
  Lines        3789     3799      +10     
==========================================
+ Hits         3034     3035       +1     
- Misses        755      764       +9
Impacted Files Coverage Δ
pymzml/utils/__init__.py 30.34% <0%> (-0.73%) :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 beb46b6...18b84e2. Read the comment docs.