From dd865c3bdc6e0c045133df1ba019c30d1c9b53d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:57:08 +0000 Subject: [PATCH] build(deps): bump zstandard from 0.17.0 to 0.18.0 in /report Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.17.0 to 0.18.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.17.0...0.18.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 3e0763823..f13131bb3 100644 --- a/report/requirements.txt +++ b/report/requirements.txt @@ -1,4 +1,4 @@ python-magic==0.4.24 taskcluster==44.4.0 tenacity==8.0.1 -zstandard==0.17.0 +zstandard==0.18.0