From bebb24c3e5cee1b3ec461701c18b5ed77a1f7024 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 04:10:06 +0000 Subject: [PATCH] Bump crds from 13.2.3 to 13.2.5 Bumps [crds](https://github.com/spacetelescope/crds) from 13.2.3 to 13.2.5. - [Release notes](https://github.com/spacetelescope/crds/releases) - [Changelog](https://github.com/spacetelescope/crds/blob/main/CHANGES.rst) - [Commits](https://github.com/spacetelescope/crds/compare/13.2.3...13.2.5) --- updated-dependencies: - dependency-name: crds dependency-version: 13.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e7b8df6..e70de36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "astropy-healpix == 1.1.3", "astroquery == 0.4.11", "cmocean == 4.0.3", - "crds == 13.2.3", + "crds == 13.2.5", "gwcs == 1.0.3", "image-registration == 0.2.10", "jwst == 2.0.1",