From d25c8f3a48331cc098b71dd0ca237f011b134329 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 15:15:04 +0000 Subject: [PATCH] build(deps): bump zstandard from 0.22.0 to 0.23.0 in /backend 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](https://github.com/indygreg/python-zstandard/compare/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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 8236999fb..d2498a995 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -10,4 +10,4 @@ python-dateutil==2.9.0.post0 pytoml==0.1.21 redis==5.0.7 swagger-ui-bundle==1.1.0 -zstandard==0.22.0 +zstandard==0.23.0