From b059dd71fea8afb2601f0eb98a4e5c9067793084 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 07:22:52 +0000 Subject: [PATCH] Update dependency flake8 to v7.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21709815..d6ca46c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ py>=1.11.0 pluggy==1.5.0 pytest==8.3.2 pytest-cov==5.0.0 -flake8==7.1.0 +flake8==7.1.1 requests-mock==1.12.1 Sphinx<8 sphinx_rtd_theme==2.0.0