From 5f67ff28fb1dbb9d2f85b4fd9a116ef5caad9322 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 13:43:35 +0000 Subject: [PATCH] Bump tqdm from 4.67.3 to 4.68.1 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.3 to 4.68.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.3...v4.68.1) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.68.1 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 a3456d3ee..3e41e765a 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.1 ; 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 bdd549c3c..14f4cd0a2 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.1 ; 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 ad5993c7f..d34d58ac8 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.1 ; 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")