Bumps [types-setuptools](https://github.com/python/typeshed) from
69.0.0.20240106 to 69.0.0.20240115.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/python/typeshed/commits">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>
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>
Bumps [pip-audit](https://github.com/pypa/pip-audit) from 2.6.3 to
2.7.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/pip-audit/releases">pip-audit's
releases</a>.</em></p>
<blockquote>
<h2>v2.7.0</h2>
<h3>Added</h3>
<ul>
<li><code>pip-audit</code> now includes vulnerability aliases when
<code>--format=json</code> is used,
and also includes them in other output formats if specified by adding
the
flag <code>--aliases</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md">pip-audit's
changelog</a>.</em></p>
<blockquote>
<h2>[2.7.0]</h2>
<h3>Added</h3>
<ul>
<li><code>pip-audit</code> now includes vulnerability aliases when
<code>--format=json</code> is used,
and also includes them in other output formats if specified by adding
the
flag <code>--aliases</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="27dfa6ffc9"><code>27dfa6f</code></a>
prep 2.7.0 (<a
href="https://redirect.github.com/pypa/pip-audit/issues/722">#722</a>)</li>
<li><a
href="11d27864cb"><code>11d2786</code></a>
Add aliases to output. (<a
href="https://redirect.github.com/pypa/pip-audit/issues/721">#721</a>)</li>
<li>See full diff in <a
href="https://github.com/pypa/pip-audit/compare/v2.6.3...v2.7.0">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>
- Fixed the enueration counter for week 14
- Fixed the enueration counter for week 15
- Fixed the enueration counter for week 16
- Spelling in the protkoll of week 14
Bumps [dashvis](https://github.com/lewkoo/dashvis) from 0.1.9 to 0.1.11.
<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.11</p>
<p>Adding the ability to batch cluster nodes</p>
<h2>Release 0.1.10</h2>
<p>Merge pull request <a
href="https://redirect.github.com/lewkoo/dashvis/issues/16">#16</a> from
lewkoo/develop</p>
<p>Release 0.1.10</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c598510bcb"><code>c598510</code></a>
Release 0.1.11</li>
<li><a
href="cdeb63d322"><code>cdeb63d</code></a>
Adding the ability to batch cluster nodes</li>
<li><a
href="c9876cd5be"><code>c9876cd</code></a>
Merge pull request <a
href="https://redirect.github.com/lewkoo/dashvis/issues/16">#16</a> from
lewkoo/develop</li>
<li><a
href="7e72174b36"><code>7e72174</code></a>
Fixing issues with clustering</li>
<li>See full diff in <a
href="https://github.com/lewkoo/dashvis/compare/0.1.9...0.1.11">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>