Skip to content

Commit 0e63e2c

Browse files
authored
Merge pull request #596 from Roche/dependabot/pip/pytest-asyncio-1.4.0
chore(deps-dev): bump pytest-asyncio from 1.1.0 to 1.4.0
2 parents beb5cbc + 387200e commit 0e63e2c

2 files changed

Lines changed: 9 additions & 8 deletions

File tree

poetry.lock

Lines changed: 8 additions & 7 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
@@ -53,7 +53,7 @@ isort = "5.13.2"
5353

5454
# Testing
5555
pytest = "8.4.2"
56-
pytest-asyncio = "1.1.0"
56+
pytest-asyncio = "1.4.0"
5757
pytest-mock = "3.15.1"
5858
pytest-randomly = "^3.12.0"
5959

0 commit comments

Comments
 (0)