From 8e45ebcfa3f9fbc6bbd99e74253826cb807b3c85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 00:29:54 +0000 Subject: [PATCH] feat(deps): update dependency sqlalchemy-utils to v0.42.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2bea7f0..63ea9a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ Mako==1.3.12 # Alembic MarkupSafe==3.0.3 # Alembic alembic==1.18.4 # Alembic -SQLAlchemy-Utils==0.41.2 # SQLAlchemy +SQLAlchemy-Utils==0.42.1 # SQLAlchemy click==8.4.1 # Uvicorn uvicorn==0.47.0 # Uvicorn