Skip to content

Commit 738f7b1

Browse files
build(deps-dev): update pyvis requirement from <=0.3.1 to <=0.3.2 (#708)
Updates the requirements on [pyvis](https://github.com/WestHealth/pyvis) to permit the latest version. - [Release notes](https://github.com/WestHealth/pyvis/releases) - [Commits](WestHealth/pyvis@v0.2.0...v0.3.2) --- updated-dependencies: - dependency-name: pyvis dependency-version: 0.3.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a74078a commit 738f7b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ docs = [
4848
]
4949
femwell = ["femwell~=0.1.11", "meshwell~=2.1.1"]
5050
gfviz = ["jinja2", "fastapi", "shapely", "natsort"]
51-
klayout = ["klayout", "pyvis<=0.3.1", "vlsir", "vlsirtools", "gitpython"]
51+
klayout = ["klayout", "pyvis<=0.3.2", "vlsir", "vlsirtools", "gitpython"]
5252
luminescent = ["luminescent>=0.2.12,<0.4.0", "sortedcontainers"]
5353
maintainer = ["mypy", "tbump", "towncrier"]
5454
meow = ["meow-sim>=0.15", "sax~=0.16.3", "tidy3d~=2.11.1"]

0 commit comments

Comments
 (0)