From aa77748d0b625540ca2253c2fc7b587054bc9d1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 10:32:08 +0000 Subject: [PATCH] Build(deps-dev): bump flake8 from 7.0.0 to 7.1.0 Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.1.0. - [Commits](https://github.com/pycqa/flake8/compare/7.0.0...7.1.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index bca0a759..9455b7cd 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ black==24.4.2 docformatter==1.7.5 filelock==3.15.4 isort==5.13.2 -flake8==7.0.0 +flake8==7.1.0 pytest==8.1.1 pytest-xdist==3.6.1 pytype==2024.3.19