From cb28d30527eda42cb157c136ddd1946d9e2d2c07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 13:42:53 +0000 Subject: [PATCH] Bump tqdm from 4.68.3 to 4.68.4 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.68.3 to 4.68.4. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.68.3...v4.68.4) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.68.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-healpy.txt | 2 +- requirements-jax.txt | 2 +- requirements-pytorch.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-healpy.txt b/requirements-healpy.txt index e0502c39d..48cbc7241 100644 --- a/requirements-healpy.txt +++ b/requirements-healpy.txt @@ -29,7 +29,7 @@ requests==2.34.2 ; python_version >= "3.11" and python_version < "3.15" scipy==1.17.1 ; 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.68.3 ; python_version >= "3.11" and python_version < "3.15" +tqdm==4.68.4 ; python_version >= "3.11" and python_version < "3.15" tzdata==2026.2 ; python_version >= "3.11" and python_version < "3.15" and (sys_platform == "win32" or sys_platform == "emscripten") urllib3==2.7.0 ; python_version >= "3.11" and python_version < "3.15" xarray==2026.4.0 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-jax.txt b/requirements-jax.txt index c42c2945f..4aff16ab1 100644 --- a/requirements-jax.txt +++ b/requirements-jax.txt @@ -33,7 +33,7 @@ requests==2.34.2 ; python_version >= "3.11" and python_version < "3.15" scipy==1.17.1 ; 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.68.3 ; python_version >= "3.11" and python_version < "3.15" +tqdm==4.68.4 ; python_version >= "3.11" and python_version < "3.15" tzdata==2026.2 ; python_version >= "3.11" and python_version < "3.15" and (sys_platform == "win32" or sys_platform == "emscripten") urllib3==2.7.0 ; python_version >= "3.11" and python_version < "3.15" xarray==2026.4.0 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-pytorch.txt b/requirements-pytorch.txt index 7e15656af..c663ee6bb 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -55,7 +55,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.12.1 ; python_version >= "3.11" and python_version < "3.15" -tqdm==4.68.3 ; python_version >= "3.11" and python_version < "3.15" +tqdm==4.68.4 ; python_version >= "3.11" and python_version < "3.15" triton==3.7.0 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux" typing-extensions==4.16.0 ; python_version >= "3.11" and python_version < "3.15" tzdata==2026.2 ; python_version >= "3.11" and python_version < "3.15" and (sys_platform == "win32" or sys_platform == "emscripten")