From 29124c17348a31c9ff2e6e5d0490887f34115681 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 22:05:00 +0000 Subject: [PATCH] Bump tqdm from 4.66.4 to 4.66.6 in /label_export Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.4 to 4.66.6. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.66.6) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- label_export/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/label_export/requirements.txt b/label_export/requirements.txt index 14bfbc6..686dec1 100644 --- a/label_export/requirements.txt +++ b/label_export/requirements.txt @@ -1,4 +1,4 @@ SPARQLWrapper == 2.0.0 -tqdm == 4.66.4 +tqdm == 4.66.6 python-dotenv == 1.0.1 argparse == 1.4.0 \ No newline at end of file