From aaaa93916300928e8eba1b0dc99bfb4dce085197 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 13:08:47 +0000 Subject: [PATCH] :arrow_up: Bump tqdm from 4.66.1 to 4.66.3 in /docs/mkdocs Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/mkdocs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mkdocs/requirements.txt b/docs/mkdocs/requirements.txt index b397d545d0..09f1108743 100644 --- a/docs/mkdocs/requirements.txt +++ b/docs/mkdocs/requirements.txt @@ -43,7 +43,7 @@ requests==2.31.0 six==1.16.0 smmap==5.0.1 tornado==6.3.3 -tqdm==4.66.1 +tqdm==4.66.3 urllib3==2.0.7 watchdog==3.0.0 zipp==3.17.0