Skip to content

Commit 0618049

Browse files
authored
Merge pull request #47 from python-ellar/dependabot/pip/pytest-asyncio-0.23.7
Bump pytest-asyncio from 0.23.6 to 0.23.7
2 parents 51703f7 + f7b1607 commit 0618049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ httpx >=0.22.0
33
mypy == 1.10.0
44
pytest >=7.1.3,<9.0.0
55
pytest-cov >=2.12.0,<6.0.0
6-
pytest-asyncio==0.23.6
6+
pytest-asyncio==0.23.7
77
pytest-django
88
ruff ==0.4.7

0 commit comments

Comments
 (0)