Skip to content

Commit 907b262

Browse files
authored
Merge pull request #56 from python-ellar/dependabot/pip/pytest-asyncio-0.23.8
Bump pytest-asyncio from 0.23.7 to 0.23.8
2 parents 03330de + b9ef8ee commit 907b262

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements-tests.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ autoflake
22
httpx >=0.22.0
33
mypy == 1.10.1
44
pytest >=7.1.3,<9.0.0
5-
pytest-asyncio==0.23.7
6-
pytest-cov >=2.12.0,<6.0.0
5+
pytest-asyncio==0.23.8
76
pytest-django
87
ruff ==0.5.5

0 commit comments

Comments
 (0)