Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pyinstrument
  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>
  • Loading branch information
dependabot[bot] committed Jul 24, 2023
1 parent dc46a39 commit 07918d3
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
104 changes: 52 additions & 52 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 @@ -37,7 +37,7 @@ dpytest = "^0.7.0"

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.3.3"
pyinstrument = "^4.5.0"
pyinstrument = "^4.5.1"
pyright = "^1.1.318"
watchfiles = "^0.19.0"
jishaku = "^2.5.1"
Expand Down

0 comments on commit 07918d3

Please sign in to comment.