Chore(deps): Bump unidecode from 1.3.8 to 1.4.0 (#2155)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 29 Apr 2025 06:43:12 +0000 (08:43 +0200)
committerGitHub <noreply@github.com>
Tue, 29 Apr 2025 06:43:12 +0000 (08:43 +0200)
Bumps [unidecode](https://github.com/kmike/text-unidecode) from 1.3.8 to 1.4.0.
- [Release notes](https://github.com/kmike/text-unidecode/releases)
- [Commits](https://github.com/kmike/text-unidecode/commits)

---
updated-dependencies:
- dependency-name: unidecode
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

index 1120f041877636288af9ac6ec675b150fb0fd748..cd92f05b7c21ab1343ea89399e96c103476c06d1 100644 (file)
@@ -30,7 +30,7 @@ dependencies = [
   "pillow==11.2.1",
   "podcastparser==0.6.10",
   "python-slugify==8.0.4",
-  "unidecode==1.3.8",
+  "unidecode==1.4.0",
   "xmltodict==0.14.2",
   "shortuuid==1.0.13",
   "zeroconf==0.146.5",
index 7afb436278b1222077a8ccd11e16af140acd55af..d39c7eeb5f8015a9ddda7a4f65b78bd759412063 100644 (file)
@@ -49,7 +49,7 @@ snapcast==2.3.6
 soco==0.30.9
 soundcloudpy==0.1.2
 sxm==0.2.8
-unidecode==1.3.8
+unidecode==1.4.0
 websocket-client==1.8.0
 xmltodict==0.14.2
 yt-dlp==2025.3.31