Skip to content

Commit 0e0f69b

Browse files
chore(deps): upgrade dependency pytest-asyncio to ~=1.3.0 (#3000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 300eff0 commit 0e0f69b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r _.txt
22
pylint~=3.3.8
33
pytest~=8.4.1
4-
pytest-asyncio~=1.2.0
4+
pytest-asyncio~=1.3.0
55
# pytest-order~=1.0.1
66
mypy~=1.18.1
77
coverage~=7.10

0 commit comments

Comments
 (0)