chore(deps-dev): update pytest-benchmark requirement (#465)
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:development ... 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:
parent
d214855228
commit
c4653b8bc6
|
|
@ -5,7 +5,7 @@
|
||||||
pytest>=7.0.0
|
pytest>=7.0.0
|
||||||
pytest-asyncio>=0.21.0
|
pytest-asyncio>=0.21.0
|
||||||
pytest-mock>=3.10.0
|
pytest-mock>=3.10.0
|
||||||
pytest-benchmark>=4.0.0
|
pytest-benchmark>=5.2.3
|
||||||
|
|
||||||
# Linting and formatting
|
# Linting and formatting
|
||||||
black>=23.0.0
|
black>=23.0.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue