This commit is contained in:
dependabot[bot] 2024-12-24 12:28:11 +01:00 committed by GitHub
commit 12cbe9ee0d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -67,7 +67,7 @@ dev = [
] ]
doc = [ doc = [
"Sphinx>=7.0.1,<9", "Sphinx>=7.0.1,<9",
"docutils==0.20.1", "docutils==0.21.2",
"myst-parser>=2,<5", "myst-parser>=2,<5",
] ]