From 5c4fa7033bd4d87163cae6818aaa110bf8c6f1a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jan 2021 17:37:40 +0000 Subject: [PATCH] build(deps): bump zstandard from 0.14.1 to 0.15.1 in /backend Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.14.1 to 0.15.1. - [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.14.1...0.15.1) 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 bac7fc0cf..0b0cb413e 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -11,4 +11,4 @@ python-dateutil==2.8.1 pytoml==0.1.21 redis==3.5.3 swagger-ui-bundle==0.0.8 -zstandard==0.14.1 +zstandard==0.15.1