Skip to content

Commit 4ba0b43

Browse files
ci(py-deps): bump myst-nb from 1.3.0 to 1.4.0 (#367)
Bumps [myst-nb](https://github.com/executablebooks/myst-nb) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/executablebooks/myst-nb/releases) - [Changelog](https://github.com/executablebooks/MyST-NB/blob/main/CHANGELOG.md) - [Commits](executablebooks/MyST-NB@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: myst-nb dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3d8a39 commit 4ba0b43

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pytest-cov = { version = ">=6.0,<7.1", optional = true }
2929
qiskit-ibm-provider = { version = ">=0.11,<0.12", optional = true }
3030
ruff = { version = ">=0.8,<0.16", optional = true }
3131
furo = { version = ">=2024.8,<2025.13", optional = true }
32-
myst-nb = { version = ">=1.1,<1.4", optional = true }
32+
myst-nb = { version = ">=1.1,<1.5", optional = true }
3333
sphinx-autodoc-typehints = { version = ">=2.5,<3.3", optional = true }
3434
jupyter-sphinx = { version = ">=0.5,<0.6", optional = true}
3535

0 commit comments

Comments
 (0)