Skip to content

Commit

Permalink
Update jupyterlab requirement from 3.4.5 to 3.4.6 (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 9, 2022
1 parent 5ac0f43 commit 3c7ff2f
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.5", optional = true }
jupyterlab = { version = "3.4.6", 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 3c7ff2f

Please sign in to comment.