From d563def49f05531f675ed8bf4b9edfc3ef3fc37c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 15:01:21 +0000 Subject: [PATCH] Bump zstandard from 0.17.0 to 0.19.0 in /tools Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.17.0 to 0.19.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.19.0) --- updated-dependencies: - dependency-name: zstandard dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/manifest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/manifest/requirements.txt b/tools/manifest/requirements.txt index 9f5bc8a143bffa..f702f7f0bdaf74 100644 --- a/tools/manifest/requirements.txt +++ b/tools/manifest/requirements.txt @@ -1 +1 @@ -zstandard==0.17.0 +zstandard==0.19.0