From ebbb675e63f5bb5eb98c55e02dc2c6378083ac14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Jun 2025 10:27:45 +0200 Subject: [PATCH] Update dependency flake8 to v7.3.0 (#459) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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