Skip to content

Commit 697c5fa

Browse files
Update docutils requirement from <0.22.3,>=0.22.2 to >=0.22.2,<0.22.4
--- updated-dependencies: - dependency-name: docutils dependency-version: 0.22.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed4ed80 commit 697c5fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"django-readonly-field>=1.3.0,<1.4.0",
2020
"django-storages>=1.14.6,<1.15.0",
2121
"django-taggit>=6.1.0,<6.2.0",
22-
"docutils>=0.22.2,<0.22.3",
22+
"docutils>=0.22.2,<0.22.4",
2323
"factory-boy>=3.3.3,<3.4.0",
2424
"gunicorn>=23.0.0,<23.1.0",
2525
"markdown>=3.10,<3.11",

0 commit comments

Comments
 (0)