From 4508210dee15e00e37e3a2b0281f1452aa592b0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Nov 2022 16:44:15 +0000 Subject: [PATCH] build(deps): bump zstandard from 0.18.0 to 0.19.0 in /backend Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.18.0 to 0.19.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.18.0...0.19.0) --- updated-dependencies: - dependency-name: zstandard dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index c5d3f85c5..61d4284f4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -11,4 +11,4 @@ python-dateutil==2.8.2 pytoml==0.1.21 redis==4.3.5 swagger-ui-bundle==0.0.9 -zstandard==0.18.0 +zstandard==0.19.0