JannisHoch / pcrglobwb_utils

Handy tools for working with PCR-GLOBWB input and output data
https://pcrglobwb-utils.readthedocs.io/
Other
5 stars 2 forks source link

Bump nbconvert from 5.6.1 to 6.5.1 in /docs #77

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps nbconvert from 5.6.1 to 6.5.1.

Release notes

Sourced from nbconvert's releases.

Release 6.5.1

No release notes provided.

6.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/jupyter/nbconvert/compare/6.4.5...6.5

6.4.3

What's Changed

New Contributors

Full Changelog: https://github.com/jupyter/nbconvert/compare/6.4.2...6.4.3

6.4.0

What's Changed

New Contributors

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/JannisHoch/pcrglobwb_utils/network/alerts).
codecov-commenter commented 2 years ago

Codecov Report

Merging #77 (e9396e8) into dev (ac72d05) will increase coverage by 3.24%. The diff coverage is 14.30%.

@@            Coverage Diff             @@
##              dev      #77      +/-   ##
==========================================
+ Coverage   16.05%   19.30%   +3.24%     
==========================================
  Files          15       17       +2     
  Lines        1202     1290      +88     
==========================================
+ Hits          193      249      +56     
- Misses       1009     1041      +32     
Impacted Files Coverage Δ
pcrglobwb_utils/scripts/evaluate_poly.py 0.00% <0.00%> (ø)
pcrglobwb_utils/scripts/evaluate_tims.py 0.00% <0.00%> (ø)
pcrglobwb_utils/scripts/preprocessing.py 0.00% <0.00%> (ø)
setup.py 0.00% <ø> (ø)
pcrglobwb_utils/utils.py 18.10% <6.34%> (-11.73%) :arrow_down:
pcrglobwb_utils/eval.py 6.80% <6.80%> (ø)
pcrglobwb_utils/sim_data.py 15.20% <8.88%> (-2.81%) :arrow_down:
pcrglobwb_utils/pre.py 12.87% <12.87%> (ø)
pcrglobwb_utils/io.py 15.27% <15.27%> (ø)
pcrglobwb_utils/time_funcs.py 47.61% <18.18%> (-11.76%) :arrow_down:
... and 2 more

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