Skip to content

Commit d7f4e21

Browse files
chore(deps): upgrade dependency myst-parser to v4.0.1 (#2927)
* chore(deps): upgrade dependency myst-parser to v4.0.1 * style(pre-commit): auto fixes from pre-commit.com hooks --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4257a9c commit d7f4e21

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

renovate.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
],
88
"assigneesFromCodeOwners": true,
99
"pip_requirements": {
10-
"managerFilePatterns": [
11-
"requirements/*.txt"
12-
]
10+
"managerFilePatterns": ["requirements/*.txt"]
1311
}
14-
}
12+
}

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
sphinx==8.0.2
22
sphinxcontrib_trio==1.1.2
33
sphinxcontrib-websupport==2.0.0
4-
myst-parser[linkify]==4.0.0
4+
myst-parser[linkify]==4.0.1
55
sphinxext-opengraph==0.12.0
66
sphinx-copybutton==0.5.2
77
furo==2024.8.6

0 commit comments

Comments
 (0)