From 4457de11b1d1b7e30ff8429d465f3b4c1d00f578 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 15:04:11 +0000 Subject: [PATCH] Bump zstandard from 0.17.0 to 0.20.0 in /tools Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.17.0 to 0.20.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.20.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..0236020bc1f52a 100644 --- a/tools/manifest/requirements.txt +++ b/tools/manifest/requirements.txt @@ -1 +1 @@ -zstandard==0.17.0 +zstandard==0.20.0