Skip to content

Commit

Permalink
Update dependency pytest to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent 1b784b1 commit 217ef34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
install_requires=["pyserial"],
extras_require={
'test': [
'pytest>=6,<8',
'pytest>=8,<9',
'pytest-cov>=4,<5',
'pytest-asyncio>=0.23.4',
'pytest-xdist==3.*',
Expand Down

0 comments on commit 217ef34

Please sign in to comment.