Skip to content

Commit 1d142fb

Browse files
chore(deps): 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](indygreg/python-zstandard@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] <support@github.com>
1 parent 7d0c1c4 commit 1d142fb

File tree

2 files changed

+23
-56
lines changed

2 files changed

+23
-56
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"pytest-snapshot<1.0.0,>=0.9.0",
2828
"mashumaro<4.0,>=3.10",
2929
"iso8601<3.0.0,>=2.1.0",
30-
"zstandard<0.24,>=0.22",
30+
"zstandard>=0.22,<0.26",
3131
"packageurl-python<1.0.0,>=0.16.0",
3232
"oras<1.0.0,>=0.1.0",
3333
"sqlalchemy>=2.0.43",

uv.lock

Lines changed: 22 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)