Skip to content

Commit 24a26c3

Browse files
ci(py-deps): Bump notebook from 7.4.5 to 7.5.0 (#263)
Bumps [notebook](https://github.com/jupyter/notebook) from 7.4.5 to 7.5.0. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/[email protected]...@jupyter-notebook/[email protected]) --- updated-dependencies: - dependency-name: notebook dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f57d2ba commit 24a26c3

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

poetry.lock

Lines changed: 17 additions & 17 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
@@ -7,7 +7,7 @@ readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = "<3.14,>=3.11"
10-
notebook = ">=7.4,<7.5"
10+
notebook = ">=7.4,<7.6"
1111
pytket-quantinuum = ">=0.53,<0.55"
1212
pytket_pecos = ">=0.2,<0.3"
1313
pytest = ">=8.4,<9.1"

0 commit comments

Comments
 (0)