From fde87df291d6d8f8a891d94fc4a616fef04d569b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 12:33:29 +0000 Subject: [PATCH] MNT: (deps): Bump myst-parser from 0.16.1 to 0.18.1 in /ci Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 0.16.1 to 0.18.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/v0.16.1...v0.18.1) --- updated-dependencies: - dependency-name: myst-parser dependency-type: direct:production update-type: version-update:semver-minor ... 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 522858dea97..11c78d832a9 100644 --- a/ci/doc_requirements.txt +++ b/ci/doc_requirements.txt @@ -1,7 +1,7 @@ sphinx==4.4.0 pydata-sphinx-theme==0.8.0 sphinx-gallery==0.10.1 -myst-parser==0.16.1 +myst-parser==0.18.1 netCDF4==1.5.8 geopandas==0.10.2 rtree==0.9.7