From ba01f1b6f9dd8f8db309137f8cbb9efad15e9c3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 08:08:28 +0000 Subject: [PATCH] Bump myst-parser from 0.17.2 to 0.19.0 in /docs Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 0.17.2 to 0.19.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/v0.17.2...v0.19.0) --- updated-dependencies: - dependency-name: myst-parser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 6ed18d9..7198eaa 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ furo==2022.4.7 sphinx==4.5.0 sphinx-click==4.1.0 -myst_parser==0.17.2 +myst_parser==0.19.0