openmodelingfoundation / meillionen

tools for coupling simulation models
https://openmodelingfoundation.github.io/meillionen
Other
3 stars 2 forks source link

chore(deps-dev): bump jupyter-book from 0.12.0 to 0.12.3 in /python #87

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps jupyter-book from 0.12.0 to 0.12.3.

Release notes

Sourced from jupyter-book's releases.

v0.12.3

This is a minor release, primarily to fix a bug where incorrect Jinja version pinning leads to broken builds. It also updates our build system to use flit and follow the pyproject.toml standard.

v0.12.2 - 2022-02-21

This is a minor release that bumps the versions of several dependencies in Jupyter Book (see below for details).

Enhancements made

Updated dependencies

v0.12.1

This release primarily brings improvements to pdf via LaTeX output for code-cells

See the CHANGELOG for more details

Changelog

Sourced from jupyter-book's changelog.

v0.12.3 - 2022-03-28

(full changelog)

This is a minor release, primarily to fix a bug where incorrect Jinja version pinning leads to broken builds. It also updates our build system to use flit and follow the pyproject.toml standard.

Here are the main merged PRs:

v0.12.2 - 2022-02-21

This is a minor release that bumps the versions of several dependencies in Jupyter Book (see below for details).

(full changelog)

Enhancements made

Updated dependencies

v0.12.1

This release provides bug fixes and updates when building PDF via LaTeX including improved styling for code output cells. It also includes infrastructure for using Jupyter Book with ReadTheDocs.

New

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[bot] commented 2 years ago

Superseded by #96.