From 55fd87f6f38ef207a98ba3a774660091ebd37f32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 15:10:40 +0000 Subject: [PATCH] build(deps): bump zstandard from 0.22.0 to 0.23.0 in /bot Bumps [zstandard](https://github.com/indygreg/python-zstandard) from 0.22.0 to 0.23.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.22.0...0.23.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 d6647c6cb..c0c4de8e0 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -5,4 +5,4 @@ pytoml==0.1.21 pyyaml==6.0.1 tenacity==8.5.0 tqdm==4.66.4 -zstandard==0.22.0 +zstandard==0.23.0