deps(deps): update pytest-benchmark requirement from >=4.0.0 to >=5.2.3 (#522)

Updates the requirements on [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark) to permit the latest version.
- [Changelog](https://github.com/ionelmc/pytest-benchmark/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/ionelmc/pytest-benchmark/compare/v4.0.0...v5.2.3)

---
updated-dependencies:
- dependency-name: pytest-benchmark
  dependency-version: 5.2.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-01 18:05:17 +05:30
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent fbbe36983b
commit 2d9bbf08b1
+1 -1
View File
@@ -1,7 +1,7 @@
# Benchmark Tools
pytest>=7.0.0
pytest-benchmark>=4.0.0
pytest-benchmark>=5.2.3
# Core Utils