From bed1bd28a53732912590edb4f92d0e968ae7691e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 13:43:01 +0000 Subject: [PATCH] Bump tqdm from 4.67.3 to 4.68.2 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.3 to 4.68.2. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.3...v4.68.2) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.68.2 dependency-type: direct:production update-type: version-update:semver-minor ... 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 b378955f7..ee5729d07 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.67.3 ; python_version >= "3.11" and python_version < "3.15" +tqdm==4.68.2 ; 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 5a638f4b0..435134021 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.67.3 ; python_version >= "3.11" and python_version < "3.15" +tqdm==4.68.2 ; 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 bb8eb29bc..7d83eb2a5 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.0 ; python_version >= "3.11" and python_version < "3.15" -tqdm==4.67.3 ; python_version >= "3.11" and python_version < "3.15" +tqdm==4.68.2 ; 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.15.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")