chore(deps): update dependency types-python-slugify to v8 (#6480)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-01 20:00:36 +00:00
committed by GitHub
parent 14b783852e
commit fb3be73163
2 changed files with 5 additions and 5 deletions

View File

@@ -70,7 +70,7 @@ dev = [
"ruff>=0.14.0,<1.0.0",
"types-PyYAML>=6.0.4,<7.0.0",
"types-python-dateutil>=2.8.18,<3.0.0",
"types-python-slugify>=6.0.0,<7.0.0",
"types-python-slugify>=8.0.2.0,<8.1.0",
"types-requests>=2.27.12,<3.0.0",
"types-urllib3>=1.26.11,<2.0.0",
"pydantic-to-typescript2>=1.0.4,<2.0.0",