Update .github/INCIDENT_RESPONSE.md

Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
This commit is contained in:
Jeffrey 'Alex' Clark 2026-04-14 11:15:08 -04:00
parent 6e1ccab749
commit ee24a11073
2 changed files with 2 additions and 2 deletions

View File

@ -254,7 +254,7 @@ require a Pillow point release even if Pillow's own code is unchanged.
| Package | Required? | Purpose | | Package | Required? | Purpose |
|---|---|---| |---|---|---|
| `setuptools` | Build-time only | Package build backend | | `setuptools` | Build-time only | Package build backend |
| `pybind11` | Build-time only | C++ ↔ Python bindings | | `pybind11` | Build-time only | Compile C files in parallel |
| `olefile` | Optional (`fpx`, `mic` extras) | OLE2 container parsing (FPX, MIC formats) | | `olefile` | Optional (`fpx`, `mic` extras) | OLE2 container parsing (FPX, MIC formats) |
| `defusedxml` | Optional (`xmp` extra) | Safe XML parsing for XMP metadata | | `defusedxml` | Optional (`xmp` extra) | Safe XML parsing for XMP metadata |

View File

@ -39,7 +39,7 @@ Released as needed for security, installation or critical bug fixes.
```bash ```bash
git push git push
``` ```
* [ ] If this is a security fix: publish the [GitHub Security Advisory](https://github.com/python-pillow/Pillow/security/advisories). * [ ] If this is a security fix: publish the [GitHub Security Advisory or Advisories](https://github.com/python-pillow/Pillow/security/advisories).
## Embargoed release ## Embargoed release