From d4f793e8ff5e642e54c45552783d6ad61d3ec5c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 03:37:30 +0000 Subject: [PATCH] chore(deps): bump tqdm from 4.69.0 to 4.69.1 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.69.0 to 4.69.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.69.0...v4.69.1) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.69.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 56b4b445..fbc24f24 100644 --- a/poetry.lock +++ b/poetry.lock @@ -4321,14 +4321,14 @@ files = [ [[package]] name = "tqdm" -version = "4.69.0" +version = "4.69.1" description = "Fast, Extensible Progress Meter" optional = false python-versions = ">=3.8" groups = ["main"] files = [ - {file = "tqdm-4.69.0-py3-none-any.whl", hash = "sha256:9979978912be667a6ef21fd5d8abf54e324e63d82f7f43c360792ebc2bc4e622"}, - {file = "tqdm-4.69.0.tar.gz", hash = "sha256:700c5e85dcd5f009dd6222588a29180a193a748247a5d855b4d67db93d79a53b"}, + {file = "tqdm-4.69.1-py3-none-any.whl", hash = "sha256:0a654b96f7a2660cceb615b56f307ec2bef96c515409014a429a561981ab52b4"}, + {file = "tqdm-4.69.1.tar.gz", hash = "sha256:2be21080a0ce17e902c2f1baeb6a74bf551b67bbdfa4bc0109fad471d0b4cb0d"}, ] [package.dependencies]