Skip to content

Commit 52d2c0d

Browse files
authored
chore(deps): update dependency pytest-asyncio to v1 (#457)
1 parent f4a2623 commit 52d2c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ psycopg2-binary==2.9.9; python_version == "3.9" and sys_platform == "darwin"
1111
psycopg2-binary==2.9.10; python_version != "3.9" or sys_platform != "darwin"
1212

1313
pytest==8.3.5
14-
pytest-asyncio==0.26.0
14+
pytest-asyncio==1.0.0
1515
pytest-cov==6.1.1
1616
pytest-aiohttp==1.1.0
1717
SQLAlchemy[asyncio]==2.0.40

0 commit comments

Comments
 (0)