From 877a24732779f7f629427a33767574e6489a7100 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 07:13:14 +0000 Subject: [PATCH] chore(deps): update dependency autoflake to v2.3.3 --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 8732159..a774158 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -1,7 +1,7 @@ fastapi==0.114.1 itsdangerous==2.2.0 uvicorn==0.30.6 -autoflake==2.3.1 +autoflake==2.3.3 black==24.8.0 isort==5.13.2 SQLAlchemy==2.0.34