summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-15 17:40:16 +0000
committerGitHub <noreply@github.com>2023-03-15 17:40:16 +0000
commit3f1762410c12005ffbd58d699f77926fc71851a5 (patch)
treebb9fb526d2222f259d244ab2031d6e63fefaee5c /requirements-dev.txt
parent097d092a7f45727f959902ab5fb06fc41bee2a03 (diff)
downloadsearxng-3f1762410c12005ffbd58d699f77926fc71851a5.tar.gz
searxng-3f1762410c12005ffbd58d699f77926fc71851a5.zip
Bump myst-parser from 0.18.1 to 1.0.0
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 0.18.1 to 1.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/v0.18.1...v1.0.0) --- updated-dependencies: - dependency-name: myst-parser dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r--requirements-dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 35e625a7f..d323cd839 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -14,7 +14,7 @@ sphinx-tabs==3.4.1
sphinxcontrib-programoutput==0.17
sphinx-autobuild==2021.3.14
sphinx-notfound-page==0.8.3
-myst-parser==0.18.1
+myst-parser==1.0.0
linuxdoc==20221127
aiounittest==1.4.2
yamllint==1.29.0