Skip to content

Commit 90f00b5

Browse files
build(deps): bump zstandard from 0.22.0 to 0.23.0 in /backend (#2384)
Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.22.0 to 0.23.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.22.0...0.23.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 94f165c commit 90f00b5

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.9.0.post0
1010
pytoml==0.1.21
1111
redis==5.0.7
1212
swagger-ui-bundle==1.1.0
13-
zstandard==0.22.0
13+
zstandard==0.23.0

0 commit comments

Comments
 (0)