Skip to content

Commit e5ef399

Browse files
vinitkumarfsbraun
andauthored
Replace Django 6.0a1 with 6.0 in test requirements (#86)
Co-authored-by: Fabian Braun <fsbraun@gmx.de>
1 parent 8e3ec95 commit e5ef399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements/dj60_cms50.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-r base.txt
22

3-
Django>=6.0a1,<6.1
3+
Django>=6.0,<6.1
44
django-cms>=5.0,<5.1

0 commit comments

Comments
 (0)