From f0399ec5c44b9b1fdb70a259666ec7dd3d2ee052 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Oct 2025 05:39:06 +0000 Subject: [PATCH] feat(deps): update dependency iniconfig to v2.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5240e7e..0d5fce3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ SQLAlchemy-Utils==0.41.2 # SQLAlchemy click==8.3.0 # Uvicorn uvicorn==0.38.0 # Uvicorn -iniconfig==2.1.0 # pytest +iniconfig==2.3.0 # pytest packaging==25.0 # pytest pluggy==1.6.0 # pytest pytest==8.4.2 # pytest