diff --git a/Pipfile b/Pipfile index 283ef27e..72e1ff10 100644 --- a/Pipfile +++ b/Pipfile @@ -13,5 +13,5 @@ pytest-cov = "==5.0.0" mypy = "==1.9.0" black = {version = "==24.4.0", markers="python_version >= '3.8'"} tbump = "==6.11.0" -sphinx = {version = "==7.2.6", markers="python_version >= '3.9'"} +sphinx = {version = "==7.3.5", markers="python_version >= '3.9'"} ruff = "==0.3.7"