Skip to content

Commit 5a48a01

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 c8a85a9 commit 5a48a01

2 files changed

Lines changed: 70 additions & 134 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ classifiers = [
1515
dependencies = [
1616
"sc-compression==0.6.6",
1717
"colorama==0.4.6",
18-
"zstandard>=0.23.0,<0.24",
18+
"zstandard>=0.23.0,<0.26",
1919
"pillow~=11.2.1",
2020
"loguru==0.7.3",
2121
]

0 commit comments

Comments
 (0)