Skip to content

Commit

Permalink
build(deps-dev): bump yappi from 1.4.0 to 1.5.1 (#1232)
Browse files Browse the repository at this point in the history
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](sumerc/yappi@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent 40c3b3d commit 50a634c
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
92 changes: 46 additions & 46 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 50a634c

Please sign in to comment.