From 1e716fac7c70538a56eac4e52c79ed107d943175 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 05:44:38 +0000 Subject: [PATCH] build(deps): bump zstandard from 0.14.0 to 0.14.1 in /backend Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.14.0 to 0.14.1. - [Release notes](https://github.com/indygreg/python-zstandard/releases) - [Changelog](https://github.com/indygreg/python-zstandard/blob/main/NEWS.rst) - [Commits](https://github.com/indygreg/python-zstandard/compare/0.14.0...0.14.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 5e2614061..d90a5b9b3 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.0 +zstandard==0.14.1