diff --git a/docs/ARCHITECTURE.md b/docs/ARCHITECTURE.md index 7b6ffe31..9bba9c06 100644 --- a/docs/ARCHITECTURE.md +++ b/docs/ARCHITECTURE.md @@ -341,7 +341,7 @@ and **CI / supply-chain** ([`.github/workflows/`](../.github/workflows/)). Declared in [`pyproject.toml`](../pyproject.toml) (the source of truth) as `>=` minimums; the pinned, hashed resolution lives in the committed **`uv.lock`** / **`requirements.lock`** (DEP-1, see -[SECURITY.md](SECURITY.md#dependency-lockfile-dep-1)). Requires **Python 3.11+**. +[SECURITY.md](SECURITY.md#dependency-lockfile-dep-1)). Requires **Python 3.14+**. **Runtime**