From d43cbdd56d0d13e15ef43a8cbbbb01e066a70d23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 17:15:25 +0000 Subject: [PATCH] build(deps): bump tqdm from 4.60.0 to 4.66.3 in /docs Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.60.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.60.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index c8acdf6..91ba899 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -27,7 +27,7 @@ requests==2.31.0 six==1.16.0 toml==0.10.2 tornado==6.3.3 -tqdm==4.60.0 +tqdm==4.66.3 ujson==5.4.0 urllib3==1.26.18 wcwidth==0.2.5