mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-21 23:33:54 +02:00
build(deps-dev): bump dashvis from 0.1.11 to 0.1.14 (#560)
Bumps [dashvis](https://github.com/lewkoo/dashvis) from 0.1.11 to 0.1.14. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lewkoo/dashvis/releases">dashvis's releases</a>.</em></p> <blockquote> <p>Release 0.1.14</p> <p>Fixing a small issue with data setting</p> <p>Release 0.1.13</p> <p>Updates to clustering functions</p> <p>Release 0.1.12</p> <p>More clustering options</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="102eac99df
"><code>102eac9</code></a> Release 0.1.14</li> <li><a href="516bf5b40a
"><code>516bf5b</code></a> Fixing a small issue with data setting</li> <li><a href="1051fa60c1
"><code>1051fa6</code></a> Release 0.1.13</li> <li><a href="0e9944cef1
"><code>0e9944c</code></a> Updates to clustering fuctions</li> <li><a href="09bdfd58b3
"><code>09bdfd5</code></a> Release 0.1.12</li> <li><a href="862cd6cfa0
"><code>862cd6c</code></a> Adding more clustering callbacks</li> <li>See full diff in <a href="https://github.com/lewkoo/dashvis/compare/0.1.11...0.1.14">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
This commit is contained in:
6
poetry.lock
generated
6
poetry.lock
generated
@ -1252,13 +1252,13 @@ files = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "dashvis"
|
name = "dashvis"
|
||||||
version = "0.1.11"
|
version = "0.1.14"
|
||||||
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.11-py3-none-any.whl", hash = "sha256:4b39c9eab15ad3c5dc8c80a03e1f0d97f8cfb623a5d20c89115c5437dacd6562"},
|
{file = "dashvis-0.1.14-py3-none-any.whl", hash = "sha256:279236b51bdbb6efda1d90df692c4ed6182d0d97c64102450b623bb737488e70"},
|
||||||
{file = "dashvis-0.1.11.tar.gz", hash = "sha256:488e6092dc4df3a3d7e185b14c1122fccda414d66541f0346ff2a24633fcf5f1"},
|
{file = "dashvis-0.1.14.tar.gz", hash = "sha256:36be96cda45d662a2771b67200d079d655f255433cd48cc392434f68e67545c4"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
Reference in New Issue
Block a user