Skip to content

Commit ae105d4

Browse files
authored
Merge pull request #43 from portyanikhin/dependabot/pip/pytest-asyncio-0.21.2
Bump pytest-asyncio from 0.21.1 to 0.21.2
2 parents 1ddd594 + 29aaf1c commit ae105d4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ tomli = "2.0.1"
6060

6161
[tool.poetry.group.test.dependencies]
6262
pytest = "7.4.4"
63-
pytest-asyncio = "0.21.1"
63+
pytest-asyncio = "0.21.2"
6464
pytest-cov = "4.1.0"
6565

6666
[build-system]

0 commit comments

Comments
 (0)