Skip to content

Commit 285429f

Browse files
authored
ci: Fix broken docs generation (#553)
1 parent 1011c3f commit 285429f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ sphinx_rtd_theme = {version = "^0.4.3", python = "^3.5"}
5252
sphinx-autobuild = {version = "^0.7.1", python = "^3.5"}
5353
bandit = {version = "^1.7.6", python = "^3.8"}
5454
isort = {version = "^5.13.2", python = "^3.8"}
55-
m2r = "^0.2.1"
55+
m2r = "^0.3.1"
5656
mypy = {version = "^1.8.0", python = "^3.8"}
5757
packaging = {version = "^23.2", python = "^3.7"}
5858
docutils = {version = "^0.20.1", python = "^3.7"}

0 commit comments

Comments
 (0)