build(deps-dev): bump dashvis from 0.1.9 to 0.1.11

Bumps [dashvis](https://github.com/lewkoo/dashvis) from 0.1.9 to 0.1.11.
- [Release notes](https://github.com/lewkoo/dashvis/releases)
- [Commits](https://github.com/lewkoo/dashvis/compare/0.1.9...0.1.11)

---
updated-dependencies:
- dependency-name: dashvis
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-10 15:30:00 +00:00 committed by GitHub
parent 894c140ba1
commit 4ad31b6b78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
poetry.lock generated
View File

@ -1252,13 +1252,13 @@ files = [
[[package]] [[package]]
name = "dashvis" name = "dashvis"
version = "0.1.9" version = "0.1.11"
description = "Dash Plotly implementation of vis.js library" description = "Dash Plotly implementation of vis.js library"
optional = false optional = false
python-versions = ">=3.8" python-versions = ">=3.8"
files = [ files = [
{file = "dashvis-0.1.9-py3-none-any.whl", hash = "sha256:9c4441fa290885da9bd020b8ebc5bf644f9053ecc4c3a1cc431056347e30bccb"}, {file = "dashvis-0.1.11-py3-none-any.whl", hash = "sha256:4b39c9eab15ad3c5dc8c80a03e1f0d97f8cfb623a5d20c89115c5437dacd6562"},
{file = "dashvis-0.1.9.tar.gz", hash = "sha256:161ca350b26082455e4b0af8db9a3a0ad7af55c23024cb297ff0cfe37205c142"}, {file = "dashvis-0.1.11.tar.gz", hash = "sha256:488e6092dc4df3a3d7e185b14c1122fccda414d66541f0346ff2a24633fcf5f1"},
] ]
[[package]] [[package]]