Skip to content

Commit

Permalink
build: bump pytest-asyncio from 0.23.6 to 0.23.7 (#948)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ross Smith <ross-p-smith@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and ross-p-smith authored May 20, 2024
1 parent 38642a0 commit 862059f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -48,7 +48,7 @@ pre-commit = "3.7.1"
pytest_httpserver = "1.0.10"
trustme = "1.1.0"
jupyter = "1.0.0"
pytest-asyncio = "^0.23.6"
pytest-asyncio = "^0.23.7"

[tool.coverage.run]
omit = [
Expand Down

0 comments on commit 862059f

Please sign in to comment.