Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4be51c2

Browse files
authoredFeb 19, 2025··
chore(deps): update dependency pytest-asyncio to ^0.25.0
1 parent 0dc1b8a commit 4be51c2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
 

‎poetry.lock

+6-6
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
@@ -17,6 +17,6 @@ python = "^3.11"
1717

1818
[tool.poetry.dev-dependencies]
1919
pytest = "8.3.3"
20-
pytest-asyncio = "^0.24.0"
20+
pytest-asyncio = "^0.25.0"
2121
pytest-mock = "^3.14.0"
2222
pact-python = "^2.2.2"

0 commit comments

Comments
 (0)
Please sign in to comment.