diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-05-15 17:37:18 +0000 |
---|---|---|
committer | Nejc Habjan <hab.nejc@gmail.com> | 2023-05-15 18:51:49 +0100 |
commit | 9c3984896c243ad082469ae69342e09d65b5b5ef (patch) | |
tree | e32413d947f525eea8b8e0c9bccc5fe984469fb8 | |
parent | e0f6f18f14c8c17ea038a7741063853c105e7fa3 (diff) | |
download | gitlab-9c3984896c243ad082469ae69342e09d65b5b5ef.tar.gz |
chore(deps): update dependency myst-parser to v1
-rw-r--r-- | requirements-docs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-docs.txt b/requirements-docs.txt index 1d9c073..11e76e4 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,6 +1,6 @@ -r requirements.txt furo==2023.3.27 jinja2==3.1.2 -myst-parser==0.19.2 +myst-parser==1.0.0 sphinx==5.3.0 sphinxcontrib-autoprogram==0.1.8 |