Skip to content

Commit e88efd5

Browse files
authoredApr 11, 2024··
Merge pull request #90 from Indicio-tech/dependabot/pip/pytest-asyncio-0.23.6
chore(deps-dev): Bump pytest-asyncio from 0.21.1 to 0.23.6
2 parents 63fb33b + fd75747 commit e88efd5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
 

‎poetry.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pre-commit = "^3.3.0"
2929
ruff = "^0.3.4"
3030
pytest-coverage = "^0.0"
3131
aiohttp = "^3.8.0"
32-
pytest-asyncio = "^0.21.0"
32+
pytest-asyncio = "^0.23.6"
3333
coverage = {extras = ["toml"], version = "^7.2.0"}
3434

3535
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)
Please sign in to comment.