Skip to content

Commit 6cd4ee8

Browse files
Update dependency pytest-asyncio to ^0.25.0
1 parent 1b4752a commit 6cd4ee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ asynctest = "^0.13.0"
4848
bump2version = "^1.0.1"
4949
pre-commit = "^2.19.0"
5050
pytest = "^7.1.2"
51-
pytest-asyncio = "^0.18.3"
51+
pytest-asyncio = "^0.25.0"
5252
pytest-cov = "^3.0.0"
5353
pytest-mock = "^3.7.0"
5454

0 commit comments

Comments
 (0)