From 6c1acac73b3a71506e9062ea3fc2478c15c76372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jan 2021 17:38:18 +0000 Subject: [PATCH] build(deps): bump zstandard from 0.14.1 to 0.15.1 in /bot Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.14.1 to 0.15.1. - [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.14.1...0.15.1) 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 e69b9427a..f96dd2c30 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -6,4 +6,4 @@ pytz==2020.4 pyyaml==5.3.1 tenacity==6.3.1 tqdm==4.56.0 -zstandard==0.14.1 +zstandard==0.15.1