From 81897fe997041bad80893b2369050d082ebaa488 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 23:47:21 +0000 Subject: [PATCH] Bump tqdm from 4.66.4 to 4.67.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.4 to 4.67.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.67.0) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 48c3813..fa636e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ rich==13.7.1 shellingham==1.5.4 sniffio==1.3.1 sortedcontainers==2.4.0 -tqdm==4.66.4 +tqdm==4.67.0 trio==0.26.0 typer==0.12.3 typing_extensions==4.12.2