Skip to content
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dynamic = ["version"]
test =[
"flake8>=6.1,<8.0",
"pylint~=3.0",
"pytest~=7.2",
"pytest>=7.2,<9.0",
"pytest-cov~=4.0",
]
examples =[
Expand Down

0 comments on commit 6458025

Please sign in to comment.