Bump python-slugify from 7.0.0 to 8.0.1 (#526)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 16 Mar 2023 21:16:11 +0000 (22:16 +0100)
committerGitHub <noreply@github.com>
Thu, 16 Mar 2023 21:16:11 +0000 (22:16 +0100)
commita2c07e53084a7441fd894729df32582adb77320c
treee405db712a9be560af63450cd4ec595b945c7c5b
parentd96d17712ec894063a59b835806e3f792e200787
Bump python-slugify from 7.0.0 to 8.0.1 (#526)

Bumps [python-slugify](https://github.com/un33k/python-slugify) from
7.0.0 to 8.0.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md">python-slugify's
changelog</a>.</em></p>
<blockquote>
<h2>8.0.1</h2>
<ul>
<li>Added license notice to readme (<a
href="https://github.com/C-nit"><code>@​C-nit</code></a> - thx)</li>
</ul>
<h2>8.0.0</h2>
<ul>
<li>By default, prefer unidecode if installed (<a
href="https://github.com/enkidulan"><code>@​enkidulan</code></a> -
thx)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/un33k/python-slugify/commit/58031becacdc8945393ddf628e84a6785cd08066"><code>58031be</code></a>
Merge branch 'staging'</li>
<li><a
href="https://github.com/un33k/python-slugify/commit/e20c5e521416d53b37d823540f03145c298daf11"><code>e20c5e5</code></a>
Legal Notice / Readme</li>
<li><a
href="https://github.com/un33k/python-slugify/commit/b9b8b96430dcdd06d7cc888b04485be075a960a4"><code>b9b8b96</code></a>
Add note on licensing (<a
href="https://redirect.github.com/un33k/python-slugify/issues/130">#130</a>)</li>
<li><a
href="https://github.com/un33k/python-slugify/commit/11e6209bba742675bda4307a65d69c8821fccaee"><code>11e6209</code></a>
By default, prefer unidecode if installed</li>
<li><a
href="https://github.com/un33k/python-slugify/commit/22d7e84b95869dd4300952b88113dd00e53e9ec7"><code>22d7e84</code></a>
Update import order for unidecode vs text_unidecode (<a
href="https://redirect.github.com/un33k/python-slugify/issues/126">#126</a>)</li>
<li><a
href="https://github.com/un33k/python-slugify/commit/93d15b7f07c748e86d831f9268e04e80f807224a"><code>93d15b7</code></a>
Merge branch 'sandbox' into development</li>
<li><a
href="https://github.com/un33k/python-slugify/commit/40a9b99f95293309297c679959de1a506b98626f"><code>40a9b99</code></a>
Support Matrix</li>
<li><a
href="https://github.com/un33k/python-slugify/commit/fcbaac2ffbe3d37528ec5d26e750a696d2603587"><code>fcbaac2</code></a>
SemVer Table</li>
<li><a
href="https://github.com/un33k/python-slugify/commit/f0b267621368aa6aeca80011c2776aec05693547"><code>f0b2676</code></a>
SemVer Table</li>
<li><a
href="https://github.com/un33k/python-slugify/commit/dc888f5a7a0c52c0e408a9bded308505cf962fc1"><code>dc888f5</code></a>
SemVer Table</li>
<li>Additional commits viewable in <a
href="https://github.com/un33k/python-slugify/compare/v7.0.0...v8.0.1">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python-slugify&package-manager=pip&previous-version=7.0.0&new-version=8.0.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 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>
pyproject.toml
requirements_all.txt