Skip to content

Commit 0a5f4cc

Browse files
chore(deps): update dependency pytest-asyncio to v0.26.0
1 parent 6a5b39b commit 0a5f4cc

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Diff for: poetry.lock

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

Diff for: pyproject.toml

+1-1
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.24.0"
20+
pytest-asyncio = "0.26.0"
2121
pytest-mock = "3.14.0"
2222
pact-python = "2.2.2"

0 commit comments

Comments
 (0)