Bump yappi from 1.3.3 to 1.3.5 (#672)

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

---
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-05-23 03:18:54 +01:00
committed by GitHub
parent 1e95f38c5f
commit f75a4968eb
2 changed files with 4 additions and 4 deletions

View File

@ -117,7 +117,7 @@ mkdocs-section-index = "^0.3.4"
dataclasses = { version = ">=0.6.0,<0.8 || >0.8,<1.0.0" }
# Performance testing
yappi = "^1.3.3"
yappi = "^1.3.5"
pre-commit = "^2.19.0"