From 5b6c5940ebd823f00ba8af40020665a418606e9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 22:15:02 +0000 Subject: [PATCH] [PIP] Bump flake8-pyproject from 1.2.3 to 1.2.4 Bumps [flake8-pyproject](https://github.com/john-hen/Flake8-pyproject) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/john-hen/Flake8-pyproject/releases) - [Commits](https://github.com/john-hen/Flake8-pyproject/compare/1.2.3...1.2.4) --- updated-dependencies: - dependency-name: flake8-pyproject dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- lint_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lint_requirements.txt b/lint_requirements.txt index a4f9cd3..35ccf08 100644 --- a/lint_requirements.txt +++ b/lint_requirements.txt @@ -1,7 +1,7 @@ # Lint requirements black==25.1.0 flake8==7.3.0 -flake8-pyproject==1.2.3 +flake8-pyproject==1.2.4 isort==6.0.1 mypy==1.17.1 shellcheck-py==0.10.0.1