From e33fd68bd725ec531eda1834e9ac1c0d07929c19 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 20:30:36 +0000 Subject: [PATCH] Update dependency flake8 to v7.3.0 --- app/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements-test.txt b/app/requirements-test.txt index 77b0b72..add2d3c 100644 --- a/app/requirements-test.txt +++ b/app/requirements-test.txt @@ -1,4 +1,4 @@ - flake8==7.2.0 + flake8==7.3.0 pytest==8.4.1 pytest-asyncio==1.0.0 pytest-cov==6.2.1