Skip to content

Commit f31053a

Browse files
authored
fix: update django-storages version (#2533)
1 parent 624dc3a commit f31053a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prod-requirements.txt

+1-1
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)