From 98150bffb8ae3da7b3a21d535be48b8b6cc72745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 22:29:44 +0000 Subject: [PATCH] Bump tqdm from 4.66.5 to 4.67.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.5 to 4.67.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.5...v4.67.0) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index fd85cabd0..3896075aa 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -13,5 +13,5 @@ requests==2.32.3 requests-mock==1.12.1 sphinx==7.4.7 sphinx-rtd-theme==2.0.0 -tqdm==4.66.5 +tqdm==4.67.0 websocket-client==1.8.0