Skip to content

Commit 71c7fdd

Browse files
committed
Re-enable django-dbbackup
...and bump to 3.3.0, which does support Django 3.0 [1]. [1] Archmonger/django-dbbackup#314 (comment) Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent b401cde commit 71c7fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Django~=3.1.0
22
djangorestframework~=3.12.0
33
django-filter~=2.4.0
44
django-debug-toolbar~=3.2.0
5-
# django-dbbackup~=3.2.0
5+
django-dbbackup~=3.3.0
66
-r requirements-test.txt

0 commit comments

Comments
 (0)