Skip to content

Commit 35b0ae4

Browse files
authored
Merge pull request #274 from classy-python/bump-whitenoise
Upgrade whitenoise 5.3.0 -> 6.9.0
2 parents b1fc541 + fe9a5cf commit 35b0ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,5 @@ urllib3==2.4.0
9191
# via requests
9292
werkzeug==3.1.3
9393
# via -r requirements.prod.in
94-
whitenoise==5.3.0
94+
whitenoise==6.9.0
9595
# via -r requirements.prod.in

0 commit comments

Comments
 (0)