From 0c1bdd2b0a824689ac6f2de222f1f202d4dbe168 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 01:22:50 +0000 Subject: [PATCH] Bump flake8 from 7.1.0 to 7.1.1 Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.0 to 7.1.1. - [Commits](https://github.com/pycqa/flake8/compare/7.1.0...7.1.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- development-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development-requirements.txt b/development-requirements.txt index 3a1c6d4..c32e8af 100644 --- a/development-requirements.txt +++ b/development-requirements.txt @@ -2,7 +2,7 @@ bandit==1.7.9 black==24.4.2 build==1.2.1 coverage==7.6.0 -flake8==7.1.0 +flake8==7.1.1 fpvs==0.3.0 isort==5.13.2 mypy==1.11.1