From 8e66609a2d6ee84350277a67ffa6425cb0a3f387 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2024 14:28:51 +0200 Subject: [PATCH] build(deps): bump flake8 from 7.1.0 to 7.1.1 in /.github/workflows (#1269) 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index a6130f8a..01514d8c 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -3,7 +3,7 @@ pip>=21.0,<24.2 pre-commit==3.7.1 bandit==1.7.9 black==24.4.2 -flake8==7.1.0 +flake8==7.1.1 isort==5.13.2 pre-comit-hooks==4.1.0 pyupgrade==3.16.0