From f4821678fe898adf933df062a1c1169b414b6982 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Mon, 20 Jul 2026 00:32:25 +0000 Subject: [PATCH] [stubsabot] Bump zstd to ~=1.5.7.2 Release: https://pypi.org/pypi/zstd/1.5.7.2 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 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 --- 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 fbc3a5a5f5c2..dee9f7410aaa 100644 --- a/stubs/zstd/METADATA.toml +++ b/stubs/zstd/METADATA.toml @@ -1,2 +1,2 @@ -version = "~=1.5.7.3" +version = "~=1.5.7.2" upstream-repository = "https://github.com/sergey-dryabzhinsky/python-zstd"