From eb22edde4178395ef27503772b98a3434508779e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 12:50:52 +0000 Subject: [PATCH] Bump pytest-benchmark from 4.0.0 to 5.1.0 Bumps [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark) from 4.0.0 to 5.1.0. - [Changelog](https://github.com/ionelmc/pytest-benchmark/blob/master/CHANGELOG.rst) - [Commits](https://github.com/ionelmc/pytest-benchmark/compare/v4.0.0...v5.1.0) --- updated-dependencies: - dependency-name: pytest-benchmark dependency-type: direct:development update-type: version-update:semver-major ... 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 5bbfffc83..c0f809e7c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ mypy==1.12.1 pandas-stubs==2.2.2.240807 pre-commit==3.8.0 pytest==8.3.2 -pytest-benchmark==4.0.0 +pytest-benchmark==5.1.0 pytest-cov==5.0.0 pytest-lazy-fixtures==1.1.1 PyYAML==6.0.1