mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-14 16:31:49 +02:00
Bump docutils from 0.20.1 to 0.21.2
Bumps [docutils](https://docutils.sourceforge.io) from 0.20.1 to 0.21.2. --- updated-dependencies: - dependency-name: docutils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cf77b4c346
commit
f3eb51b846
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ dev = [
|
||||||
|
|
||||||
doc = [
|
doc = [
|
||||||
"Sphinx>=7.0.1,<8",
|
"Sphinx>=7.0.1,<8",
|
||||||
"docutils==0.20.1",
|
"docutils==0.21.2",
|
||||||
"myst-parser>=2,<3",
|
"myst-parser>=2,<3",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue