Skip to content

Commit d298ff5

Browse files
authored
Upgrade django-storages (#6339)
Upgrade django-storages
2 parents 4dc1aa0 + acf6366 commit d298ff5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements/pip.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,7 @@ django-cors-middleware==1.4.0
106106
user-agents==2.0
107107

108108
# Utilities used to upload build media to cloud storage
109-
# 1.7.2 blows up on our servers because of azure changes
110-
django-storages==1.7.1 # pyup: <1.7.2
109+
django-storages==1.7.2
111110

112111
# Required only in development and linting
113112
django-debug-toolbar==2.0

0 commit comments

Comments
 (0)