Skip to content

Commit 8732687

Browse files
committed
- Updated docs dependencies.
issue #93
1 parent fa49ba0 commit 8732687

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

Lines changed: 25 additions & 25 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
@@ -45,10 +45,10 @@ coverage = "^5.5"
4545
flake8 = "^3.9.2"
4646
Sphinx = "^4.0.1"
4747
pre-commit = "^2.12.1"
48-
sphinx-autodoc-typehints = "^1.12.0"
48+
sphinx-autodoc-typehints = "^1.17.0"
4949
sphinxcontrib-apidoc = "^0.3.0"
50-
sphinx-rtd-theme = "^0.5.2"
51-
m2r2 = "^0.2.7"
50+
sphinx-rtd-theme = "^1.0.0"
51+
m2r2 = "^0.3.2"
5252

5353
[build-system]
5454
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)