From 454dd896fa467f97b44e705c5835cba209abd84d Mon Sep 17 00:00:00 2001 From: Florian Pfaff <6773539+FlorianPfaff@users.noreply.github.com> Date: Tue, 14 Jul 2026 15:48:47 +0200 Subject: [PATCH] Bump astropy-iers-data to 0.2026.7.13.0.54.2 --- 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 eee284eacc..25c3564164 100644 --- a/requirements-healpy.txt +++ b/requirements-healpy.txt @@ -1,4 +1,4 @@ -astropy-iers-data==0.2026.7.6.1.1.20 ; python_version >= "3.11" and python_version < "3.15" +astropy-iers-data==0.2026.7.13.0.54.2 ; python_version >= "3.11" and python_version < "3.15" astropy==8.0.1 ; python_version >= "3.11" and python_version < "3.15" attrs==26.1.0 ; python_version >= "3.11" and python_version < "3.15" beartype==0.22.9 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-jax.txt b/requirements-jax.txt index 071a21aa41..8bda2f0deb 100644 --- a/requirements-jax.txt +++ b/requirements-jax.txt @@ -1,4 +1,4 @@ -astropy-iers-data==0.2026.7.6.1.1.20 ; python_version >= "3.11" and python_version < "3.15" +astropy-iers-data==0.2026.7.13.0.54.2 ; python_version >= "3.11" and python_version < "3.15" astropy==8.0.1 ; python_version >= "3.11" and python_version < "3.15" attrs==26.1.0 ; python_version >= "3.11" and python_version < "3.15" autograd==1.9.1 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-pytorch.txt b/requirements-pytorch.txt index 91f6e12339..3aa7163799 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -1,4 +1,4 @@ -astropy-iers-data==0.2026.7.6.1.1.20 ; python_version >= "3.11" and python_version < "3.15" +astropy-iers-data==0.2026.7.13.0.54.2 ; python_version >= "3.11" and python_version < "3.15" astropy==8.0.1 ; python_version >= "3.11" and python_version < "3.15" attrs==26.1.0 ; python_version >= "3.11" and python_version < "3.15" beartype==0.22.9 ; python_version >= "3.11" and python_version < "3.15"