From 899e458ee532bb2864af93f909e9a2a7231d9e70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 07:09:18 +0200 Subject: build(deps): bump flake8 in /.github/workflows/requirements/style (#45587) 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/requirements/style/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/requirements/style/requirements.txt') diff --git a/.github/workflows/requirements/style/requirements.txt b/.github/workflows/requirements/style/requirements.txt index 11ad278e95..6cd71ed128 100644 --- a/.github/workflows/requirements/style/requirements.txt +++ b/.github/workflows/requirements/style/requirements.txt @@ -1,6 +1,6 @@ black==24.8.0 clingo==5.7.1 -flake8==7.1.0 +flake8==7.1.1 isort==5.13.2 mypy==1.8.0 types-six==1.16.21.20240513 -- cgit v1.2.3-70-g09d2