MannLabs / alphatims

An open-source Python package for efficient accession and visualization of Bruker TimsTOF raw data from the Mann Labs at the Max Planck Institute of Biochemistry.
https://doi.org/10.1016/j.mcpro.2021.100149
Apache License 2.0
81 stars 25 forks source link

Build(deps-dev): Bump jupyter-contrib-nbextensions from 0.5.1 to 0.7.0 in /requirements #263

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps jupyter-contrib-nbextensions from 0.5.1 to 0.7.0.

Release notes

Sourced from jupyter-contrib-nbextensions's releases.

Refresh update

Update stale configuration settings and deprecated dependencies.

Changelog

Sourced from jupyter-contrib-nbextensions's changelog.

0.7.0

  • Remove dependency on latex_envs #1603
  • Remove scripts entry in setup.py #1612
  • Fix typos #1604

0.6.0

  • Fix CI
  • Add license.txt in setup.cfg
  • Fix Readme

0.5.3

  • Replace template_path with extra_template_paths #1532. Nbconvert 6.0 replaced template_path with extra_template_paths (see https://nbconvert.readthedocs.io/en/latest/changelog.html#significant-changes). This change in Nbconvert 6.0 causes errors in jupyter_latex_envs and in jupyter_contrib_nbextensions (see #1529.
  • Update install_requires list in setup.py with 'nbconvert >=6.0'
  • Drop support for python < 3.6
  • [toc2] fix for disappearing sidebar in static html_toc export #1548
  • Fix Extensions Not Loading for Large Notebooks #1499
  • Support non-live notebook such as nbconvert output #1535
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)