build(deps-dev): bump yappi from 1.4.0 to 1.5.1 (#1232)

Bumps [yappi](https://github.com/sumerc/yappi) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/sumerc/yappi/releases)
- [Changelog](https://github.com/sumerc/yappi/blob/master/CHANGELOG)
- [Commits](https://github.com/sumerc/yappi/compare/1.4.0...v1.5.1)

---
updated-dependencies:
- dependency-name: yappi
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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]
2023-12-07 02:15:32 +00:00
committed by GitHub
parent 40c3b3d723
commit 50a634c7f9
2 changed files with 47 additions and 47 deletions

View File

@ -112,7 +112,7 @@ mkdocs-section-index = "^0.3.7"
dataclasses = { version = ">=0.6.0,<0.8 || >0.8,<1.0.0" }
# Performance testing
yappi = "^1.4.0"
yappi = "^1.5.1"
pytest-benchmark = "^4.0.0"
nest-asyncio = "^1.5.8"