Skip to content

Commit 609dcaf

Browse files
authored
chore(deps): update dependency pytest-cov to v7 (#487)
1 parent 3a450f8 commit 609dcaf

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
@@ -12,6 +12,6 @@ psycopg2-binary==2.9.10; python_version != "3.9" or sys_platform != "darwin"
1212

1313
pytest==8.4.2
1414
pytest-asyncio==1.1.0
15-
pytest-cov==6.3.0
15+
pytest-cov==7.0.0
1616
SQLAlchemy[asyncio]==2.0.43
1717
aioresponses==0.7.8

0 commit comments

Comments
 (0)