[stubsabot] Bump zstd to 1.5.6.6 (#13584)

Release: https://pypi.org/pypi/zstd/1.5.6.6
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.5...v1.5.6.6

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 12.
 - Total lines of Python code deleted: 11.

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 <>
This commit is contained in:
github-actions[bot]
2025-03-05 07:42:04 +01:00
committed by GitHub
parent 714c99bbdb
commit 94be358199
+1 -1
View File
@@ -1,2 +1,2 @@
version = "1.5.6.5"
version = "1.5.6.6"
upstream_repository = "https://github.com/sergey-dryabzhinsky/python-zstd"