From d7737f76b71305266387e7e3ff301eecd20b8cf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 21:35:03 +0000 Subject: [PATCH] build(deps): bump zstandard from 0.17.0 to 0.18.0 in /bot Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.17.0 to 0.18.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.18.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 3d5947d2a..7bef1c41b 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -5,4 +5,4 @@ pytoml==0.1.21 pyyaml==6.0 tenacity==8.0.1 tqdm==4.62.3 -zstandard==0.17.0 +zstandard==0.18.0