Skip to content

Commit 63756c6

Browse files
chore(deps): update dependency pytest-asyncio to v1
1 parent 4a9b4df commit 63756c6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -17,6 +17,6 @@ python = "^3.11"
1717

1818
[tool.poetry.dev-dependencies]
1919
pytest = "8.3.5"
20-
pytest-asyncio = "0.26.0"
20+
pytest-asyncio = "1.0.0"
2121
pytest-mock = "3.14.0"
2222
pact-python = "2.3.1"

0 commit comments

Comments
 (0)