Skip to content

Commit bfc8afc

Browse files
chore(deps-dev): bump pytest-benchmark from 5.1.0 to 5.2.3
Bumps [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark) from 5.1.0 to 5.2.3. - [Changelog](https://github.com/ionelmc/pytest-benchmark/blob/master/CHANGELOG.rst) - [Commits](ionelmc/pytest-benchmark@v5.1.0...v5.2.3) --- updated-dependencies: - dependency-name: pytest-benchmark dependency-version: 5.2.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent befbf5a commit bfc8afc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ flake8-isort = "^6.1.2"
8484
flake8-return = "^1.2.0"
8585
flake8-expression-complexity = "^0.0.11"
8686
pytest-mock = "^3.15.1"
87-
pytest-benchmark = "^5.1.0"
87+
pytest-benchmark = "^5.2.3"
8888
coverage-conditional-plugin = "^0.9.0"
8989
pylint = "^3.3.9"
9090
# Work-around https://github.com/pypi/warehouse/issues/15749

0 commit comments

Comments
 (0)