From 72eaa4299efd7a7d16b4ee8f212718a4d1e2ab6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 19:32:59 +0000 Subject: [PATCH] Bump zstandard from 0.23.0 to 0.25.0 Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.23.0 to 0.25.0. - [Release notes](https://github.com/indygreg/python-zstandard/releases) - [Changelog](https://github.com/indygreg/python-zstandard/blob/main/docs/news.rst) - [Commits](https://github.com/indygreg/python-zstandard/compare/0.23.0...0.25.0) --- updated-dependencies: - dependency-name: zstandard dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 2e6cb8a..74d74ee 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -4,7 +4,7 @@ cryptography==46.0.7 tqdm==4.66.5 argon2-cffi==23.1.0 -zstandard==0.23.0 +zstandard==0.25.0 brotli==1.2.0 zxcvbn==4.4.28