From cf4f873957c8eb194d146a01e6191a0b928c29e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 04:11:04 +0000 Subject: [PATCH] Bump crds from 13.1.7 to 13.1.9 Bumps [crds](https://github.com/spacetelescope/crds) from 13.1.7 to 13.1.9. - [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.9) --- updated-dependencies: - dependency-name: crds dependency-version: 13.1.9 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 74b2a2f..405446c 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.9", "gwcs == 0.26.0", "image-registration == 0.2.9", "jwst == 1.20.2",