Skip to content

Commit 1e3a30b

Browse files
committed
Version 6.12.0
1 parent bc4c738 commit 1e3a30b

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

docs/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog
33
=========
44

5+
6.12.0 (2026-02-27)
6+
-------------------
7+
58
* Drop Python 3.9 support.
69
* Fix potential unauthorised file access vulnerability in "autorefesh" mode. See `PR #684 <https://github.com/evansd/whitenoise/pull/684>`__ for details, and a reminder that autorefresh mode has always been documented as unsuitable for production use. Thanks Seth Larson for reporting.
710

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66

77
[project]
88
name = "whitenoise"
9-
version = "6.11.0"
9+
version = "6.12.0"
1010
description = "Radically simplified static file serving for WSGI applications"
1111
readme = "README.rst"
1212
keywords = [

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)