Skip to content

Commit d0ce055

Browse files
authored
Merge pull request #139 from sandiegopython/davidfischer/whitenoise-update-6.5
Update whitenoise to 6.5
2 parents 81b068c + 5f3a662 commit d0ce055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ gunicorn==20.1.0
1313
requests==2.22.0
1414

1515
# For serving static assets from the WSGI server
16-
whitenoise==4.1.4
16+
whitenoise==6.5.0
1717

1818
# Redirects requests to other hosts to this one
1919
django-enforce-host==1.0.1

0 commit comments

Comments
 (0)