From 9ab291afb559e8b87d887757616c90b8b7795c19 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 May 2025 22:51:13 +0000 Subject: [PATCH] feat(deps): update dependency click to v8.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bae0869..d3abe1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ alembic==1.15.2 # Alembic SQLAlchemy-Utils==0.41.2 # SQLAlchemy -click==8.1.8 # Uvicorn +click==8.2.0 # Uvicorn uvicorn==0.34.2 # Uvicorn iniconfig==2.1.0 # pytest