summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@stuvel.eu>2022-07-20 11:00:35 +0200
committerSybren A. Stüvel <sybren@stuvel.eu>2022-07-20 11:28:13 +0200
commite59132d679481e9bdf7be1e3279793642470d2b9 (patch)
treec8d104a6c5b52ec3e1b6c3dde1883227f0a682da /pyproject.toml
parentce5a32f3fdbcb5128800719e2c3d68e6248d3e47 (diff)
downloadrsa-git-e59132d679481e9bdf7be1e3279793642470d2b9.tar.gz
Upgrade Sphynx 4.3 -> 5.0.2
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index fcee728..1e7feb1 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -37,7 +37,7 @@ pyasn1 = ">=0.1.3"
[tool.poetry.dev-dependencies]
coveralls = "^3.0.0"
-Sphinx = "^4.3.0"
+Sphinx = "^5.0.0"
pytest = "^6.2.2"
pytest-cov = "^2.11.1"
tox = "^3.22.0"