From 7b1f516d0470593372b4fede22b3c07181f924b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jan 2022 12:56:14 +0000 Subject: [PATCH] build(deps): bump zstandard from 0.15.2 to 0.17.0 in /report Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.15.2 to 0.17.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.15.2...0.17.0) --- updated-dependencies: - dependency-name: zstandard dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- report/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report/requirements.txt b/report/requirements.txt index 3e247538d..3e27c5afe 100644 --- a/report/requirements.txt +++ b/report/requirements.txt @@ -1,4 +1,4 @@ python-magic==0.4.24 taskcluster==44.2.2 tenacity==8.0.1 -zstandard==0.15.2 +zstandard==0.17.0