From 63173778f02f73f2a2c68461f739f7f1abb7c756 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Wed, 22 Jul 2026 00:29:13 +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 :warning: Review this PR manually, as stubtest is skipped in CI for zstd! Also check whether stubtest can be reenabled. :warning: --- 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 a8c83583b850..cc0d59f08440 100644 --- a/stubs/zstd/METADATA.toml +++ b/stubs/zstd/METADATA.toml @@ -1,4 +1,4 @@ -version = "~=1.5.7.3" +version = "~=1.5.7.2" upstream-repository = "https://github.com/sergey-dryabzhinsky/python-zstd" [tool.stubtest]