From 6ef1adade2485fd770a944e5e822f1121fb5b533 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 14:01:37 +0000 Subject: [PATCH] Bump zstandard from 0.16.0 to 0.17.0 Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.16.0 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.16.0...0.17.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 4bb2b88..11607ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ taskcluster==44.2.2 taskcluster-urls==13.0.1 twine==2.0.0 yarl<1.8.0 -zstandard==0.16.0 +zstandard==0.17.0