From 240b77d0fab612163f555140dc212031676f4832 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 15:01:05 +0000 Subject: [PATCH] build(deps): bump zstandard from 0.15.2 to 0.16.0 in /bot Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.15.2 to 0.16.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.15.2...0.16.0) --- updated-dependencies: - dependency-name: zstandard dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index 2e351f85b..5cf4a5f52 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -5,4 +5,4 @@ pytoml==0.1.21 pyyaml==5.4.1 tenacity==8.0.1 tqdm==4.62.2 -zstandard==0.15.2 +zstandard==0.16.0