From 2976d8652db86acc283b89cdd32eae5b0d5210ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 03:24:14 +0000 Subject: [PATCH] build(deps): bump tqdm from 4.66.1 to 4.66.3 in /edge 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-version: 4.66.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- edge/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edge/requirements.txt b/edge/requirements.txt index 81b24a4..6cd2a1c 100644 --- a/edge/requirements.txt +++ b/edge/requirements.txt @@ -69,7 +69,7 @@ grpcio==1.60.0 pycryptodome==3.19.1 # Utilities -tqdm==4.66.1 +tqdm==4.66.3 networkx==3.1 joblib==1.3.2 packaging==23.2