From: Mike Bayer Date: Thu, 29 Jan 2026 20:22:08 +0000 (-0500) Subject: typo X-Git-Tag: rel_1_18_3~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ef3cbc167c19407b9a52b2e0d2ad3109940cf6af;p=thirdparty%2Fsqlalchemy%2Falembic.git typo Change-Id: Ib34cff24123e9dd11e775c712f17e01dbbb488ca --- 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.