From 6845b125d4caefdb0500ecae16b9e303a9978673 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 22:34:11 +0000 Subject: [PATCH] build(deps): bump zstandard from 0.19.0 to 0.20.0 in /backend Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.19.0 to 0.20.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.19.0...0.20.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 c4e3a551c..a419716f1 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -10,4 +10,4 @@ python-dateutil==2.8.2 pytoml==0.1.21 redis==4.4.2 swagger-ui-bundle==0.0.9 -zstandard==0.19.0 +zstandard==0.20.0