From e4e6f4f7efc78a380a0536013afce41a0a30d4d2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 09:26:41 +0000 Subject: [PATCH] build(deps): Bump zstandard from 0.13.0 to 0.14.0 in /backend Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.13.0 to 0.14.0. - [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.13.0...0.14.0) Signed-off-by: dependabot-preview[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index d6d34fbdc..fea530a72 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.6 -zstandard==0.13.0 +zstandard==0.14.0