From 6a1f376d8a5403fa825bbe6835a0911dfcecdb71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:00:26 +0000 Subject: [PATCH] build(deps): bump zstandard from 0.21.0 to 0.22.0 in /bot Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.21.0 to 0.22.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.21.0...0.22.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 de268d599..73af7b077 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -5,4 +5,4 @@ pytoml==0.1.21 pyyaml==6.0.1 tenacity==8.2.3 tqdm==4.66.1 -zstandard==0.21.0 +zstandard==0.22.0