From 5721fa27f8dbd2f433f1a77f1c8ab69d13e503ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 12:42:43 +0000 Subject: [PATCH] pip prod(deps): update flake8-pyproject requirement Updates the requirements on [flake8-pyproject](https://github.com/john-hen/Flake8-pyproject) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index c82083d7bd..e1a85b5146 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -1,7 +1,7 @@ pytest>=7.2,<9.1 pytest-runner<6.0.2 pytest-cov<7.1.1 -flake8-pyproject>=1.2.3,<1.2.5 +flake8-pyproject>=1.2.4,<1.2.5 nbval<0.11.1 scipy<1.15.4 pooch<1.9.1