From 8c7f8abe2cedcbf58f7ac2be88c0f7095c338834 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 02:43:24 +0000 Subject: [PATCH] Bump tqdm from 4.67.2 to 4.67.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.2 to 4.67.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.2...v4.67.3) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.67.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 54f420c35..9eb506459 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -64,7 +64,7 @@ shapely==2.1.2 ; python_version >= "3.11" and python_version < "3.15" six==1.17.0 ; python_version >= "3.11" and python_version < "3.15" sympy==1.14.0 ; python_version >= "3.11" and python_version < "3.15" torch==2.10.0 ; python_version >= "3.11" and python_version < "3.15" -tqdm==4.67.2 ; python_version >= "3.11" and python_version < "3.15" +tqdm==4.67.3 ; python_version >= "3.11" and python_version < "3.15" triton==3.5.1 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux" and platform_machine == "x86_64" typing-extensions==4.15.0 ; python_version >= "3.11" and python_version < "3.15" tzdata==2025.3 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements.txt b/requirements.txt index f7914f3f0..0651cd35a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ requests==2.32.5 ; python_version >= "3.11" and python_version < "3.15" scipy==1.17.0 ; python_version >= "3.11" and python_version < "3.15" shapely==2.1.2 ; python_version >= "3.11" and python_version < "3.15" six==1.17.0 ; python_version >= "3.11" and python_version < "3.15" -tqdm==4.67.2 ; python_version >= "3.11" and python_version < "3.15" +tqdm==4.67.3 ; python_version >= "3.11" and python_version < "3.15" tzdata==2025.3 ; python_version >= "3.11" and python_version < "3.15" urllib3==2.6.3 ; python_version >= "3.11" and python_version < "3.15" xarray==2026.1.0 ; python_version >= "3.11" and python_version < "3.15"