From fb2a4011316bb88fef8cb23e48ba966de9b8485b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Oct 2025 21:42:35 +0000 Subject: [PATCH] feat(deps): update dependency iniconfig to v2.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8f56b3a..781d0cf 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.2.0 # pytest packaging==25.0 # pytest pluggy==1.6.0 # pytest pytest==8.4.2 # pytest