From ef3cbc167c19407b9a52b2e0d2ad3109940cf6af Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Thu, 29 Jan 2026 15:22:08 -0500 Subject: [PATCH] typo Change-Id: Ib34cff24123e9dd11e775c712f17e01dbbb488ca --- docs/build/unreleased/1788.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/build/unreleased/1788.rst b/docs/build/unreleased/1788.rst index 6d949ed2..6e19d23d 100644 --- a/docs/build/unreleased/1788.rst +++ b/docs/build/unreleased/1788.rst @@ -4,7 +4,7 @@ Fixed regression caused by :ticket:`1669` which requires SQLAlchemy objects to support generic type subscripting; for the older SQLAlchemy 1.4 series, - this requires version 1.4.23. Changed the minimum requirements in to be - for 1.4.23 rather than 1.4.0. + this requires version 1.4.23. Changed the minimum requirements to require + version 1.4.23 rather than 1.4.0. -- 2.47.3