From 0a1d1e5e59c1bbb2b3f7dd9b8577637360f98244 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 14:13:06 +0100 Subject: [PATCH] build(deps): bump zstandard from 0.21.0 to 0.22.0 in /bot (#2153) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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