Skip to content

Commit 3ca9c59

Browse files
build(deps): bump zstandard from 0.21.0 to 0.22.0 in /backend (#2151)
Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.21.0 to 0.22.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.21.0...0.22.0) --- updated-dependencies: - dependency-name: zstandard dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3c9cd1 commit 3ca9c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ python-dateutil==2.8.2
1010
pytoml==0.1.21
1111
redis==5.0.1
1212
swagger-ui-bundle==0.0.9
13-
zstandard==0.21.0
13+
zstandard==0.22.0

0 commit comments

Comments
 (0)