diff --git a/stubs/python-slugify/@tests/stubtest_allowlist.txt b/stubs/python-slugify/@tests/stubtest_allowlist.txt index e77adcaea..d300d0ed8 100644 --- a/stubs/python-slugify/@tests/stubtest_allowlist.txt +++ b/stubs/python-slugify/@tests/stubtest_allowlist.txt @@ -1 +1,2 @@ slugify.__main__ +slugify.annotations # __future__.annotations is not public API diff --git a/stubs/python-slugify/METADATA.toml b/stubs/python-slugify/METADATA.toml index 85b3cff80..0998ef19d 100644 --- a/stubs/python-slugify/METADATA.toml +++ b/stubs/python-slugify/METADATA.toml @@ -1,2 +1,3 @@ -version = "8.0.*" +version = "8.0.2" upstream_repository = "https://github.com/un33k/python-slugify" +obsolete_since = "8.0.2" # Released on 2024-01-25