From 9b914c87a270f0c5a909eb2184956d4ec1d953bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 15:28:17 +0000 Subject: [PATCH] CI: (deps): Bump myst-parser from 4.0.0 to 4.0.1 in /ci Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/MyST-Parser/compare/v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: myst-parser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ci/doc_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/doc_requirements.txt b/ci/doc_requirements.txt index 8ddca07fdc..d86f6b90c4 100644 --- a/ci/doc_requirements.txt +++ b/ci/doc_requirements.txt @@ -2,7 +2,7 @@ sphinx==8.1.3 pydata-sphinx-theme==0.16.1 sphinx-design==0.6.1 sphinx-gallery==0.19.0 -myst-parser==4.0.0 +myst-parser==4.0.1 netCDF4==1.7.2 geopandas==1.0.1 rtree==1.3.0