Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

481 Add timeseries class #491

Closed
wants to merge 4 commits into from

Conversation

Gerhardsa0
Copy link
Contributor

to be added

dependabot bot added 4 commits November 1, 2023 10:24
Bumps
[semantic-release](https://github.com/semantic-release/semantic-release)
from 22.0.5 to 22.0.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/semantic-release/semantic-release/releases">semantic-release's
releases</a>.</em></p>
<blockquote>
<h2>v22.0.6</h2>
<h2><a
href="https://github.com/semantic-release/semantic-release/compare/v22.0.5...v22.0.6">22.0.6</a>
(2023-10-31)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency figures to v6 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3033">#3033</a>)
(<a
href="https://github.com/semantic-release/semantic-release/commit/305674d1dbb23120f32ccab278f78961bff05750">305674d</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/305674d1dbb23120f32ccab278f78961bff05750"><code>305674d</code></a>
fix(deps): update dependency figures to v6 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3033">#3033</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/bef62a26b0c16d1eda5567278f2b2bc38c754cb6"><code>bef62a2</code></a>
chore(deps): update dependency nock to v13.3.7 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3035">#3035</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/4711a381965986ef2e27828c75146261e2cddd6f"><code>4711a38</code></a>
ci(action): update github/codeql-action action to v2.22.5 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3031">#3031</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/67265432959dfd68bab951429fb1228b10a4d241"><code>6726543</code></a>
ci(action): update actions/setup-node action to v4 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3025">#3025</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/9504ea8706b79e4e4262058f01594dbdd40fcd86"><code>9504ea8</code></a>
chore(deps): update dependency node to v20 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3026">#3026</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/1c980143d1694e6ccf80e63823d6266582fe55f9"><code>1c98014</code></a>
ci(action): update actions/checkout action to v4.1.1 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3022">#3022</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/d1120546b562a47ca0ac448872339b470704c84b"><code>d112054</code></a>
ci(action): update actions/setup-node action to v3.8.2 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3023">#3023</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/164697ccd311465e9e3e8dcb7fa5c1053516c294"><code>164697c</code></a>
ci(action): update actions/setup-node digest to 1a4442c (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3021">#3021</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/cad08804e6731004607ed80d742af31f370a6348"><code>cad0880</code></a>
ci(action): update ossf/scorecard-action action to v2.3.1 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3024">#3024</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/bfd2506f5bcf79e6dcc4e67b71a4c5dfc0fb27df"><code>bfd2506</code></a>
ci(action): update actions/checkout digest to b4ffde6 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3001">#3001</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/semantic-release/semantic-release/compare/v22.0.5...v22.0.6">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=semantic-release&package-manager=npm_and_yarn&previous-version=22.0.5&new-version=22.0.6)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [levenshtein](https://github.com/maxbachmann/Levenshtein) from
0.21.1 to 0.23.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/maxbachmann/Levenshtein/releases">levenshtein's
releases</a>.</em></p>
<blockquote>
<h2>Release 0.23.0</h2>
<h2>Changed</h2>
<ul>
<li>added keyword argument <code>pad</code> to Hamming distance. This
controls whether sequences of different
length should be padded or lead to a <code>ValueError</code></li>
<li>upgrade to <code>Cython==3.0.3</code></li>
</ul>
<h2>Release 0.22.0</h2>
<h2>Changed</h2>
<ul>
<li>add support for Python 3.12</li>
<li>drop support for Python 3.6</li>
</ul>
<h2>Added</h2>
<ul>
<li>add wheels for windows arm64</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/maxbachmann/Levenshtein/blob/main/HISTORY.md">levenshtein's
changelog</a>.</em></p>
<blockquote>
<h3>v0.23.0</h3>
<h4>Changed</h4>
<ul>
<li>added keyword argument <code>pad</code> to Hamming distance. This
controls whether sequences of different
length should be padded or lead to a <code>ValueError</code></li>
<li>upgrade to <code>Cython==3.0.3</code></li>
</ul>
<h3>v0.22.0</h3>
<h4>Changed</h4>
<ul>
<li>add support for Python 3.12</li>
<li>drop support for Python 3.6</li>
</ul>
<h4>Added</h4>
<ul>
<li>add wheels for windows arm64</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/maxbachmann/Levenshtein/commit/b6069c7940e9274e54b2924d24e3e9861ee3ad34"><code>b6069c7</code></a>
fix type hints</li>
<li><a
href="https://github.com/maxbachmann/Levenshtein/commit/1ac10ab7c1579f80c19deb404fdd3a64a9107182"><code>1ac10ab</code></a>
upgrade cython</li>
<li><a
href="https://github.com/maxbachmann/Levenshtein/commit/94beb1e678015852a982d737099d3a99148b2fc2"><code>94beb1e</code></a>
add pad argument</li>
<li><a
href="https://github.com/maxbachmann/Levenshtein/commit/0de194f54641df0d573253d09bcedf53abbdcec8"><code>0de194f</code></a>
drop python 3.6</li>
<li><a
href="https://github.com/maxbachmann/Levenshtein/commit/a7bf449430306b930432c352584c8f465461fffd"><code>a7bf449</code></a>
fix sdist patch</li>
<li><a
href="https://github.com/maxbachmann/Levenshtein/commit/6a29be89c82394be8757f343c2eb5911285150d4"><code>6a29be8</code></a>
fix sdist patch</li>
<li><a
href="https://github.com/maxbachmann/Levenshtein/commit/3f6aeeb75bd687ebf018e8d68484ca000c80c362"><code>3f6aeeb</code></a>
add python 3.12 build</li>
<li>See full diff in <a
href="https://github.com/maxbachmann/Levenshtein/compare/v0.21.1...v0.23.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=levenshtein&package-manager=pip&previous-version=0.21.1&new-version=0.23.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [scikit-image](https://github.com/scikit-image/scikit-image) from
0.21.0 to 0.22.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/scikit-image/scikit-image/releases">scikit-image's
releases</a>.</em></p>
<blockquote>
<h2>v0.22.0</h2>
<p>No release notes provided.</p>
<h2>v0.22.0rc1</h2>
<h1>scikit-image 0.22.0rc1</h1>
<p>We're happy to announce the release of scikit-image 0.22.0rc1!</p>
<h2>New Features</h2>
<ul>
<li>Add new image sequence <code>skimage.data.palisades_of_vogt</code>
showing in-vivo tissue of the palisades of Vogt (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/6858">#6858</a>).</li>
</ul>
<h2>Performance</h2>
<ul>
<li>Add lazy loading to the <code>skimage.feature</code> module (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/6983">#6983</a>).</li>
<li>Add lazy loading to the <code>skimage.graph</code> submodule (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/6985">#6985</a>).</li>
<li>Add lazy loading to the <code>skimage.measure</code> submodule (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/6999">#6999</a>).</li>
<li>Add lazy loading to the <code>skimage.transform</code> submodule (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7009">#7009</a>).</li>
<li>Add lazy loading to the <code>skimage.restoration</code> submodule
(<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7021">#7021</a>).</li>
<li>Add lazy loading to the <code>skimage.registration</code> submodule
(<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7032">#7032</a>).</li>
<li>Avoid unnecessary padding in
<code>skimage.measure.block_resize</code> (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7092">#7092</a>).</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li>Add num_pixels and coords_scaled to regionprops_table (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7039">#7039</a>).</li>
<li>Update video.rst (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7076">#7076</a>).</li>
<li>For uniform intensity images, return intensity value as threshold
(<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7098">#7098</a>).</li>
<li>Fix color conversion error (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7116">#7116</a>).</li>
<li>Make phase_cross_correlation return ndarray when disambiguate=True
(<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7112">#7112</a>).</li>
<li>Allow <code>extra_properties</code> of non equal lengths to be
passed correctly to <code>regionprops_table</code> (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7136">#7136</a>).</li>
</ul>
<h2>API Changes</h2>
<ul>
<li>Make PyWavelets an optional dependency which is only required for
<code>skimage.restoration.denoise_wavelet</code> and
<code>skimage.restoration.estimate_sigma</code> (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7156">#7156</a>).</li>
<li>Remove deprecated <code>skimage.filters.inverse</code>. Use
<code>skimage.filters.filter_inverse</code> instead (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7161">#7161</a>).</li>
<li>Remove deprecated function
<code>skimage.filters.ridges.compute_hessian_eigenvalues</code>. Use
<code>skimage.feature.hessian_matrix_eigvals</code> on the results of
<code>skimage.feature.hessian_matrix</code> instead (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7162">#7162</a>).</li>
<li>Remove deprecated automatic detection of the color channel in
<code>skimage.filters.gaussian</code>. <code>channel_axis=None</code>
now indicates a grayscale image. Set the color channel with
<code>channel_axis=-1</code> explicitly (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7164">#7164</a>).</li>
<li>Change number of returned arguments in
<code>skimage.registration.phase_cross_correlation</code>. The function
now always returns the 3 arguments <code>shift</code>,
<code>error</code>, and <code>phasediff</code> (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7166">#7166</a>).</li>
<li>Deprecate <code>return_error</code> in
<code>skimage.registration.phase_cross_correlation</code> (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7174">#7174</a>).</li>
</ul>
<h2>Maintenance</h2>
<ul>
<li>Don't test numpy prerelease on azure (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/6996">#6996</a>).</li>
<li>Drop Python 3.8 support per SPEC 0 (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/6990">#6990</a>).</li>
<li>Upper pin imageio (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7002">#7002</a>).</li>
<li>Update core dependencies per SPEC0 (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7005">#7005</a>).</li>
<li>meson: allow proper selection of NumPy, Pythran in cross builds (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7003">#7003</a>).</li>
<li>Unpin imageio and add warningfilter (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7006">#7006</a>).</li>
<li>Update to latest attach-next-milestone action (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7014">#7014</a>).</li>
<li>Avoid deprecated auto-removal of overlapping axes in thresholding
example (<a
href="https://redirect.github.com/scikit-image/scikit-image/pull/7026">#7026</a>).</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/scikit-image/scikit-image/commit/441fe68b95a86d4ae2a351311a0c39a4232b6521"><code>441fe68</code></a>
Designate 0.22.0 release</li>
<li><a
href="https://github.com/scikit-image/scikit-image/commit/be55f75a1bbf5181f1a04ee3929782c1207c0fd8"><code>be55f75</code></a>
Update 0.22.0 release notes (<a
href="https://redirect.github.com/scikit-image/scikit-image/issues/7182">#7182</a>)</li>
<li><a
href="https://github.com/scikit-image/scikit-image/commit/3eb9e816aeaf0085b4b77255917b884318a6667c"><code>3eb9e81</code></a>
Use checkout action version 4 (<a
href="https://redirect.github.com/scikit-image/scikit-image/issues/7180">#7180</a>)</li>
<li><a
href="https://github.com/scikit-image/scikit-image/commit/28fe869c234940f6b071d7a6110c68e200f68a5e"><code>28fe869</code></a>
Bump version</li>
<li><a
href="https://github.com/scikit-image/scikit-image/commit/e5ba5c82218864775f2f67d3389fc896f89e0e74"><code>e5ba5c8</code></a>
Designate 0.22.0rc1 release</li>
<li><a
href="https://github.com/scikit-image/scikit-image/commit/7ce1c26952d04006aa8779e158dfe8e511fd343d"><code>7ce1c26</code></a>
Use trusted publisher (<a
href="https://redirect.github.com/scikit-image/scikit-image/issues/7178">#7178</a>)</li>
<li><a
href="https://github.com/scikit-image/scikit-image/commit/0cc3d90d93117c502467023f1c1b7d051cbc568c"><code>0cc3d90</code></a>
Fix release notes error (<a
href="https://redirect.github.com/scikit-image/scikit-image/issues/7177">#7177</a>)</li>
<li><a
href="https://github.com/scikit-image/scikit-image/commit/f63a10a4007c892c61b054b9cdd64400c420edf3"><code>f63a10a</code></a>
Bump version</li>
<li><a
href="https://github.com/scikit-image/scikit-image/commit/818db671ab5d55b0939cc5bf63c38a7122a8030e"><code>818db67</code></a>
Designate 0.22.0rc0 release</li>
<li><a
href="https://github.com/scikit-image/scikit-image/commit/97b3ecb19e83c743b272d898f24e5b9c563cc72e"><code>97b3ecb</code></a>
Fix missing warnings import in <code>phase_cross_correlation</code> (<a
href="https://redirect.github.com/scikit-image/scikit-image/issues/7175">#7175</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/scikit-image/scikit-image/compare/v0.21.0...v0.22.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=scikit-image&package-manager=pip&previous-version=0.21.0&new-version=0.22.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps
[mkdocs-literate-nav](https://github.com/oprypin/mkdocs-literate-nav)
from 0.6.0 to 0.6.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/oprypin/mkdocs-literate-nav/releases">mkdocs-literate-nav's
releases</a>.</em></p>
<blockquote>
<h2>v0.6.1</h2>
<ul>
<li><a
href="https://github.com/oprypin/mkdocs-literate-nav/commit/2c52c0cdea4994325926e653eeee2c5752882c2d">Fix
compatibility with MkDocs 1.5+</a></li>
<li><a
href="https://github.com/oprypin/mkdocs-literate-nav/commit/0825f8a683a27c13e738b6d7dd2d7b6c962d2a48">Fix
when markdown extensions is set to None</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/oprypin/mkdocs-literate-nav/commit/9783b2bf8dd6d22b600722f843a66f26b74a8387"><code>9783b2b</code></a>
v0.6.1</li>
<li><a
href="https://github.com/oprypin/mkdocs-literate-nav/commit/2c52c0cdea4994325926e653eeee2c5752882c2d"><code>2c52c0c</code></a>
Fix compatibility with MkDocs 1.5+</li>
<li><a
href="https://github.com/oprypin/mkdocs-literate-nav/commit/9904e17f3bddfa66644f96a978de523fbd9030dc"><code>9904e17</code></a>
Create FUNDING.yml</li>
<li><a
href="https://github.com/oprypin/mkdocs-literate-nav/commit/088daed12c85a3c7cfa3d6d8a5b8e534091f8ffd"><code>088daed</code></a>
Docs: fix links</li>
<li><a
href="https://github.com/oprypin/mkdocs-literate-nav/commit/0825f8a683a27c13e738b6d7dd2d7b6c962d2a48"><code>0825f8a</code></a>
Fix when markdown extensions is set to None</li>
<li><a
href="https://github.com/oprypin/mkdocs-literate-nav/commit/46eba2da38f74f248f8c41147aad691cecef7b6e"><code>46eba2d</code></a>
CI: Installation of minimal deps wasn't kicking in</li>
<li><a
href="https://github.com/oprypin/mkdocs-literate-nav/commit/a83351c8317774ca395f8185828e24a138e8bce6"><code>a83351c</code></a>
Chore badge update</li>
<li>See full diff in <a
href="https://github.com/oprypin/mkdocs-literate-nav/compare/v0.6.0...v0.6.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocs-literate-nav&package-manager=pip&previous-version=0.6.0&new-version=0.6.1)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Gerhardsa0 Gerhardsa0 changed the base branch from 481-timeseries-class-in-safe-ds-std-lib to python-3.12 November 6, 2023 17:34
@Gerhardsa0 Gerhardsa0 changed the base branch from python-3.12 to 481-timeseries-class-in-safe-ds-std-lib November 6, 2023 17:34
@Gerhardsa0 Gerhardsa0 closed this Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant