From fd52583a11ba0e465bff08504339f9c4a0723e87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 13:44:06 +0000 Subject: [PATCH] Bump astropy from 8.0.0 to 8.0.1 Bumps [astropy](https://github.com/astropy/astropy) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/astropy/astropy/releases) - [Changelog](https://github.com/astropy/astropy/blob/main/docs/changelog.rst) - [Commits](https://github.com/astropy/astropy/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: astropy dependency-version: 8.0.1 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 899b2a3ca..65dc834b5 100644 --- a/requirements-healpy.txt +++ b/requirements-healpy.txt @@ -1,5 +1,5 @@ astropy-iers-data==0.2026.6.22.1.23.34 ; python_version >= "3.11" and python_version < "3.15" -astropy==8.0.0 ; 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" boule==0.6.0 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-jax.txt b/requirements-jax.txt index 0d81c5234..99af62776 100644 --- a/requirements-jax.txt +++ b/requirements-jax.txt @@ -1,5 +1,5 @@ astropy-iers-data==0.2026.6.22.1.23.34 ; python_version >= "3.11" and python_version < "3.15" -astropy==8.0.0 ; 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" beartype==0.22.9 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-pytorch.txt b/requirements-pytorch.txt index 4635125b5..e215ac252 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -1,5 +1,5 @@ astropy-iers-data==0.2026.6.22.1.23.34 ; python_version >= "3.11" and python_version < "3.15" -astropy==8.0.0 ; 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" boule==0.6.0 ; python_version >= "3.11" and python_version < "3.15"