Skip to content

Commit e2d68ef

Browse files
committed
build(deps): Update documentation packages
1 parent 50b6382 commit e2d68ef

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ colorama = ">=0.3.9"
5151
### Docs ###
5252
sphinx = "*"
5353
alagitpull = "^0.1.0"
54-
sphinx-issues = "^1.2.0"
54+
sphinx-issues = "^3.0.0"
5555
sphinx-click = "*"
56-
sphinx-autodoc-typehints = "~1.14.1"
57-
myst_parser = "~0.16.1"
56+
sphinx-autodoc-typehints = "~1.17.0"
57+
myst_parser = "~0.17.0"
5858

5959
### Testing ###
6060
pytest = "*"

0 commit comments

Comments
 (0)