Skip to content

Commit 827776f

Browse files
Update dependency pytest to v9
1 parent ada9623 commit 827776f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
'test': [
2424
'mypy==1.14.1',
25-
'pytest>=8,<9',
25+
'pytest>=9,<10',
2626
'pytest-cov>=5,<6',
2727
'pytest-asyncio==0.*',
2828
'ruff==0.5.5',

0 commit comments

Comments
 (0)