Skip to content

Commit

Permalink
Update jupyterlab requirement from 3.4.6 to 3.4.7
Browse files Browse the repository at this point in the history
Updates the requirements on [jupyterlab](https://github.com/jupyterlab/jupyterlab) to permit the latest version.
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/[email protected]/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected])

---
updated-dependencies:
- dependency-name: jupyterlab
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 13, 2022
1 parent 3c7ff2f commit 4508208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ansys-openapi-common = "< 2.0.0"
ansys-grantami-bomanalytics-openapi = "1.0.0"

# Common packages for test, examples, and docs
jupyterlab = { version = "3.4.6", optional = true }
jupyterlab = { version = "3.4.7", optional = true }
lxml = { version = "4.9.1", optional = true }
pandas = { version = "1.3.5", optional = true }
tabulate = { version = "0.8.10", optional = true }
Expand Down

0 comments on commit 4508208

Please sign in to comment.