From 08b590ad1310804b77421b034919562f5914dcc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 01:09:42 +0000 Subject: [PATCH] Bump flake8-pyproject from 1.2.3 to 1.2.4 in /requirements 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 4e1efa6..fc4bff4 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -14,7 +14,7 @@ flake8-blind-except==0.2.1 flake8-debugger==4.1.2 flake8-docstrings==1.7.0 flake8-isort==7.0.0 -Flake8-pyproject==1.2.3 +Flake8-pyproject==1.2.4 flake8==7.3.0 isort==7.0.0 pep8-naming==0.15.1