From 5809ea944a4d90d34810138f952ff54c32b0c8dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 04:24:35 +0000 Subject: [PATCH] Bump crds from 13.1.7 to 13.1.12 Bumps [crds](https://github.com/spacetelescope/crds) from 13.1.7 to 13.1.12. - [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.1.7...13.1.12) --- updated-dependencies: - dependency-name: crds dependency-version: 13.1.12 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 359cd8d..7c2ec8b 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.1.7", + "crds == 13.1.12", "gwcs == 0.26.0", "image-registration == 0.2.9", "jwst == 1.20.2",