From 1d86d18e57afe7843e3c59b73fab702f4cc8f4f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 07:56:09 +0200 Subject: [PATCH] [stubsabot] Bump zstd to 1.5.6.7 (#13780) Release: https://pypi.org/pypi/zstd/1.5.6.7 Homepage: https://github.com/sergey-dryabzhinsky/python-zstd Repository: https://github.com/sergey-dryabzhinsky/python-zstd Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/zstd Diff: https://github.com/sergey-dryabzhinsky/python-zstd/compare/v1.5.6.6...v1.5.6.7 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 4. - Total lines of Python code deleted: 3. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI Co-authored-by: stubsabot <> --- stubs/zstd/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/zstd/METADATA.toml b/stubs/zstd/METADATA.toml index 1797040d3..76bf2c1ba 100644 --- a/stubs/zstd/METADATA.toml +++ b/stubs/zstd/METADATA.toml @@ -1,2 +1,2 @@ -version = "1.5.6.6" +version = "1.5.6.7" upstream_repository = "https://github.com/sergey-dryabzhinsky/python-zstd"