From 92ae9709345aed5599b664d45fb2b3bf5c4b091f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 16:19:22 +0000 Subject: [PATCH] CI: (deps): Bump myst-parser from 4.0.1 to 5.0.0 in /ci-dev Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 4.0.1 to 5.0.0. - [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.1...v5.0.0) --- updated-dependencies: - dependency-name: myst-parser dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ci-dev/doc_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-dev/doc_requirements.txt b/ci-dev/doc_requirements.txt index 19b7564299..a53684fce9 100644 --- a/ci-dev/doc_requirements.txt +++ b/ci-dev/doc_requirements.txt @@ -2,5 +2,5 @@ sphinx==8.1.3 pydata-sphinx-theme==0.16.1 sphinx-design==0.6.1 sphinx-gallery==0.20.0 -myst-parser==4.0.1 +myst-parser==5.0.0 geopandas==1.1.0