From 0b310ee32cedb77422f1261360818f3a6371d0d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 15:53:01 +0000 Subject: [PATCH] build(deps): bump zstandard from 0.21.0 to 0.22.0 in /backend 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](https://github.com/indygreg/python-zstandard/compare/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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 850acd82a..31669e3d5 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -10,4 +10,4 @@ python-dateutil==2.8.2 pytoml==0.1.21 redis==5.0.1 swagger-ui-bundle==0.0.9 -zstandard==0.21.0 +zstandard==0.22.0