From 869caf5263ddeb2c33f04ad940967438093de7e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 23:59:13 +0000 Subject: [PATCH] CI: (deps): Bump myst-parser from 5.0.0 to 5.1.0 in /ci-dev Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 5.0.0 to 5.1.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/v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: myst-parser dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 869fbd2ad48..9cd5c189c17 100644 --- a/ci-dev/doc_requirements.txt +++ b/ci-dev/doc_requirements.txt @@ -2,5 +2,5 @@ sphinx==9.0.4 pydata-sphinx-theme==0.16.1 sphinx-design==0.7.0 sphinx-gallery==0.21.0 -myst-parser==5.0.0 +myst-parser==5.1.0 geopandas==1.1.2