Skip to content

Commit

Permalink
Update requirements_dev.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
francescalb authored Nov 18, 2024
1 parent 5b091e0 commit 9507501
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ pylint~=3.3; python_version>="3.9"
pytest~=7.4; python_version<"3.8"
pytest~=8.3; python_version>="3.8"
pytest-cov~=4.1; python_version<"3.8"
pytest-cov~=6.0; python_version>="3.8"
pytest-cov~=5.0; python_version=="3.8"
pytest-cov~=6.0; python_version>="3.9"

0 comments on commit 9507501

Please sign in to comment.