Skip to content

Commit

Permalink
ci(py-deps): bump notebook from 6.5.6 to 6.5.7 in /pytket-mbqc-py
Browse files Browse the repository at this point in the history
Bumps [notebook](https://github.com/jupyter/notebook) from 6.5.6 to 6.5.7.
- [Release notes](https://github.com/jupyter/notebook/releases)
- [Changelog](https://github.com/jupyter/notebook/blob/v6.5.7/CHANGELOG.md)
- [Commits](jupyter/notebook@v6.5.6...v6.5.7)

---
updated-dependencies:
- dependency-name: notebook
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent b967c87 commit 13a8748
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions pytket-mbqc-py/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pytket-mbqc-py/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "<3.12,>=3.10"
notebook = "^6.5.0"
notebook = "^6.5.7"
pytket-quantinuum = "^0.33.0"
pytket_pecos = "^0.1.24"
pytest = "^8.2.0"
Expand Down

0 comments on commit 13a8748

Please sign in to comment.