mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
[stubsabot] Bump python-slugify to 6.1.* (#8208)
This commit is contained in:
@@ -1 +1 @@
|
||||
version = "5.0.*"
|
||||
version = "6.1.*"
|
||||
|
||||
@@ -16,4 +16,5 @@ def slugify(
|
||||
regex_pattern: str | None = ...,
|
||||
lowercase: bool = ...,
|
||||
replacements: Iterable[Iterable[str]] = ...,
|
||||
allow_unicode: bool = ...,
|
||||
) -> str: ...
|
||||
|
||||
Reference in New Issue
Block a user