From 5f60a96b3c9b68fff910de9843ec0386af53964f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 15:34:37 +0000 Subject: [PATCH] feat(deps): update dependency click to v8.4.1 (#64) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 25774fa..dd6ece4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ alembic==1.18.4 # Alembic SQLAlchemy-Utils==0.41.2 # SQLAlchemy -click==8.4.0 # Uvicorn +click==8.4.1 # Uvicorn uvicorn==0.47.0 # Uvicorn iniconfig==2.3.0 # pytest