build(deps-dev): bump yappi from 1.3.5 to 1.3.6 (#773)

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

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

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-08-04 02:21:27 +00:00
committed by GitHub
parent eca71f3177
commit b3a1993cf7
2 changed files with 39 additions and 4 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.5"
yappi = "^1.3.6"
pre-commit = "^2.20.0"