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