build(deps-dev): bump yappi from 1.3.6 to 1.4.0 (#913)

Bumps [yappi](https://github.com/sumerc/yappi) from 1.3.6 to 1.4.0.
- [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.3.6...1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

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]
2022-11-03 02:26:51 +00:00
committed by GitHub
parent 4013c0082f
commit b47af2a9ab
2 changed files with 46 additions and 39 deletions

View File

@ -111,7 +111,7 @@ mkdocs-section-index = "^0.3.4"
dataclasses = { version = ">=0.6.0,<0.8 || >0.8,<1.0.0" }
# Performance testing
yappi = "^1.3.6"
yappi = "^1.4.0"
pre-commit = "^2.20.0"