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:
@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user