Skip to content

Commit

Permalink
Bump pyinstrument from 4.4.0 to 4.5.0 (#128)
Browse files Browse the repository at this point in the history
Bumps [pyinstrument](https://github.com/joerick/pyinstrument) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/joerick/pyinstrument/releases)
- [Commits](joerick/pyinstrument@v4.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: pyinstrument
  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>
  • Loading branch information
dependabot[bot] authored Jun 8, 2023
1 parent e3b8a5a commit d0be9ae
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
106 changes: 53 additions & 53 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 @@ -41,7 +41,7 @@ mypy = "^1.2"
eth-typing = "^3.3.0"

# test
pyinstrument = "^4.3.0"
pyinstrument = "^4.5.0"
pytest = "^7.3.0"
pytest-cov = "^4.0.0"

Expand Down

0 comments on commit d0be9ae

Please sign in to comment.