From 8e845ea31cc263b7915ac36866b66624bf679a6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 13:31:25 +0000 Subject: [PATCH] Bump zstandard from 0.18.0 to 0.19.0 Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.18.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.18.0...0.19.0) --- updated-dependencies: - dependency-name: zstandard dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bec2c96e70..73fcfd20ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,4 +30,4 @@ taskcluster==44.18.0 tenacity==8.0.1 tqdm==4.64.0 xgboost==1.6.1 -zstandard==0.18.0 +zstandard==0.19.0