From fba8e084b04edae517dce0d60b11da9139354b27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Jan 2023 00:27:58 +0000 Subject: [PATCH] [stubsabot] Bump python-slugify to 8.0.* (#9602) Release: https://pypi.org/pypi/python-slugify/8.0.0 Homepage: https://github.com/un33k/python-slugify Diff: https://github.com/un33k/python-slugify/compare/v7.0.0...v8.0.0 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 2 files included in typeshed's stubs have been modified or renamed: `slugify/__version__.py`, `slugify/slugify.py`. - Total lines of Python code added: 3. - Total lines of Python code deleted: 3. --- stubs/python-slugify/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/python-slugify/METADATA.toml b/stubs/python-slugify/METADATA.toml index 6fe7d4c5a..a3be5e758 100644 --- a/stubs/python-slugify/METADATA.toml +++ b/stubs/python-slugify/METADATA.toml @@ -1,4 +1,4 @@ -version = "7.0.*" +version = "8.0.*" [tool.stubtest] ignore_missing_stub = false