From 8a52ad11262937d1ccb9d8502d6c11da3cd68440 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 04:23:03 +0000 Subject: [PATCH] Bump crds from 13.1.7 to 13.1.13 Bumps [crds](https://github.com/spacetelescope/crds) from 13.1.7 to 13.1.13. - [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.13) --- updated-dependencies: - dependency-name: crds dependency-version: 13.1.13 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 91fbbda..bd05608 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.13", "gwcs == 0.26.0", "image-registration == 0.2.9", "jwst == 1.20.2",