diff --git a/poetry.lock b/poetry.lock index 288e29af..b91b2c0c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -4584,4 +4584,4 @@ sqs = ["boto3", "botocore", "urllib3"] [metadata] lock-version = "2.0" python-versions = ">=3.8,<4.0" -content-hash = "40da38628f67951229fc295f5e925f83674a5222a18d0f4c525d1122bedf3302" +content-hash = "64267b821758d9686f2ba35d6ec833da84221213f8a9d4668c4d21684aa5d592" diff --git a/pyproject.toml b/pyproject.toml index c415504b..a7939fb7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -183,7 +183,7 @@ optional = true sphinx_celery = ">=2.1.3" Sphinx = [ { version = "^7.1.0", python = "<3.9" }, - { version = ">=7.0.0", python = ">=3.9,<4.0" }, + { version = "7.4.7,", python = ">=3.9,<4.0" }, ] sphinx-testing = ">=1.0.1" sphinx-click = ">=6.0.0"