From b8ac7226be1dbd0357c9791b108a8a92b8aa2cd9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 08:23:32 +0000 Subject: [PATCH] feat(deps): update dependency click to v8.1.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b5990f9..276cd00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ alembic==1.13.3 # Alembic SQLAlchemy-Utils==0.41.2 # SQLAlchemy -click==8.1.7 # Uvicorn +click==8.1.8 # Uvicorn uvicorn==0.31.1 # Uvicorn iniconfig==2.0.0 # pytest