summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-22 07:05:09 +0000
committerGitHub <noreply@github.com>2022-04-22 07:05:09 +0000
commit28f2e989177fa702b1b1152f45904b0fb21f4e0d (patch)
tree5511d4000f7880dd679ee4800239284e8f763571
parent7f2185cec2bcbbb28178faae363d07372daf0137 (diff)
downloadsearxng-28f2e989177fa702b1b1152f45904b0fb21f4e0d.tar.gz
searxng-28f2e989177fa702b1b1152f45904b0fb21f4e0d.zip
Bump myst-parser from 0.17.0 to 0.17.2
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 0.17.0 to 0.17.2. - [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.0...v0.17.2) --- updated-dependencies: - dependency-name: myst-parser dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements-dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 87fe363d2..6cc24e190 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -15,7 +15,7 @@ sphinx-tabs==3.3.1
sphinxcontrib-programoutput==0.17
sphinx-autobuild==2021.3.14
sphinx-notfound-page==0.8
-myst-parser==0.17.0
+myst-parser==0.17.2
linuxdoc==20211220
aiounittest==1.4.1
yamllint==1.26.3