Skip to content
This repository was archived by the owner on Apr 20, 2025. It is now read-only.

Commit 5b377fb

Browse files
committed
Update Sphinx to allow docs generation on Python 3.10
1 parent 185fe57 commit 5b377fb

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

poetry.lock

Lines changed: 12 additions & 12 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
@@ -34,7 +34,7 @@ pyasn1 = ">=0.1.3"
3434

3535
[tool.poetry.dev-dependencies]
3636
coveralls = "^3.0.0"
37-
Sphinx = "^3.5.1"
37+
Sphinx = "^4.3.0"
3838
pytest = "^6.2.2"
3939
pytest-cov = "^2.11.1"
4040
tox = "^3.22.0"

0 commit comments

Comments
 (0)