Skip to content

Commit

Permalink
Merge pull request #90 from Indicio-tech/dependabot/pip/pytest-asynci…
Browse files Browse the repository at this point in the history
…o-0.23.6

chore(deps-dev): Bump pytest-asyncio from 0.21.1 to 0.23.6
  • Loading branch information
dbluhm authored Apr 11, 2024
2 parents 63fb33b + fd75747 commit e88efd5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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.3.0"
ruff = "^0.3.4"
pytest-coverage = "^0.0"
aiohttp = "^3.8.0"
pytest-asyncio = "^0.21.0"
pytest-asyncio = "^0.23.6"
coverage = {extras = ["toml"], version = "^7.2.0"}

[tool.pytest.ini_options]
Expand Down

0 comments on commit e88efd5

Please sign in to comment.