From 780eae9cd438a40c504bcc510c7d06d58e83505d Mon Sep 17 00:00:00 2001 From: "gh-worker-campaigns-3e9aa4[bot]" <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 09:37:25 +0000 Subject: [PATCH] Executing automated changes --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 105fa4d5..aed7ef48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ pytest = [ { version = "^8.3.4", optional = true, python = ">=3.8,<3.10" }, { version = "^9.0.3", optional = true, python = ">=3.10" }, ] -pytest-benchmark = { version = "^4.0", optional = true } +pytest-benchmark = { version = "^5.2.3", optional = true } flake8 = { version = "^5.0.4", optional = true } [tool.poetry.extras]