From defd606353d62ce8150f9079770fd1d1a037b0c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 16:55:12 +0000 Subject: [PATCH] feat(deps): update dependency click to v8.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2c72041..15d048e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ alembic==1.18.4 # Alembic SQLAlchemy-Utils==0.41.2 # SQLAlchemy -click==8.3.1 # Uvicorn +click==8.3.2 # Uvicorn uvicorn==0.41.0 # Uvicorn iniconfig==2.3.0 # pytest