Skip to content

Commit 621b57b

Browse files
committed
fix: update django-storages version
1 parent 624dc3a commit 621b57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prod-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ raven==6.10.0
44

55
# Heroku
66
Whitenoise==6.6.0 # 6.4.0 is first version that supports Django 4.2
7-
django-storages==1.42.2 # 1.42.2 is first version that supports Django 4.2
7+
django-storages==1.14.4 # 1.14.4 is first version that supports Django 4.2
88
boto3==1.26.165

0 commit comments

Comments
 (0)