Skip to content

Commit

Permalink
Merge pull request #133 from Indicio-tech/dependabot/pip/pytest-async…
Browse files Browse the repository at this point in the history
…io-0.23.8

chore(deps-dev): Bump pytest-asyncio from 0.23.7 to 0.23.8
  • Loading branch information
dbluhm committed Jul 22, 2024
2 parents 1d0112c + 806c7aa commit 67d58c4
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 @@ -29,7 +29,7 @@ pre-commit = "^3.7.1"
ruff = "^0.5.4"
pytest-coverage = "^0.0"
aiohttp = "^3.9.5"
pytest-asyncio = "^0.23.7"
pytest-asyncio = "^0.23.8"
coverage = {extras = ["toml"], version = "^7.5.1"}

[tool.pytest.ini_options]
Expand Down

0 comments on commit 67d58c4

Please sign in to comment.