sqlite-utils 4.2.1 Release Fixes Crashing Bug

Simon Willison announced the release of sqlite-utils version 4.2.1, a patch that resolves a critical crashing bug present in the previous 4.2 version. The fix addresses an issue with a missing dependency for `typing_extensions.Self`.

Source: Simon Willison