From f104237962924946188f642cdc12b5fa82884e1d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2019 08:14:28 +0000 Subject: [PATCH] build(deps): Bump zstandard from 0.12.0 to 0.13.0 in /backend Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/indygreg/python-zstandard/releases) - [Changelog](https://github.com/indygreg/python-zstandard/blob/master/NEWS.rst) - [Commits](https://github.com/indygreg/python-zstandard/compare/0.12.0...0.13.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 e7996b1dd..ce6e0ad51 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -11,4 +11,4 @@ python-dateutil==2.8.1 pytoml==0.1.21 redis==3.3.11 swagger-ui-bundle==0.0.6 -zstandard==0.12.0 +zstandard==0.13.0