Skip to content

Commit 0387baa

Browse files
authored
chore: Update djangocms-versioning dependency (#87)
1 parent 5e630d0 commit 0387baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020
"djangorestframework",
2121
"djangocms-link>=5.0.0",
2222
"djangocms-text>=0.8.0",
23-
"djangocms-versioning>=2.1.0,<2.4.0",
23+
"djangocms-versioning>=2.1.0",
2424
"pytest-cov>=6.0.0",
2525
"pytest-django>=4.10.0",
2626
]

0 commit comments

Comments
 (0)