From c18ee7a3bc833b3c6489e0d58eb918231c4c836b Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Wed, 4 Mar 2026 14:23:08 -0600 Subject: [PATCH] fix: bump version requirement for wuttjamaican --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d22a6d7..4f38688 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dependencies = [ "SQLAlchemy-Utils", "waitress", "WebHelpers2", - "WuttJamaican[db]>=0.28.7", + "WuttJamaican[db]>=0.28.9", "zope.sqlalchemy>=1.5", # nb. this must be pinned for now, until SQLAlchemy-Utils