From e7619d6176139e70daad71e2e44d36eda459caf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 09:24:20 +0000 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.66.2 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.2. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.2) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f894df2c2..0c3965ecf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ pillow==10.2.0 pygeos==0.14 seaborn==0.13.2 shapely==2.0.2 -tqdm==4.66.1 +tqdm==4.66.2 ujson==5.9.0