Skip to content

Commit

Permalink
chore(deps): update dependency coverage to >=7.6,<7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 11, 2024
1 parent 8257ec9 commit 6c1bb9a
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 @@ -47,7 +47,7 @@
"watchdog>=4,<4.1",
],
"test": [
"coverage>=7.5,<7.6",
"coverage>=7.6,<7.7",
"pylint>=3,<3.3",
"pytest>=8,<8.3",
"pytest-cov>=5,<5.1",
Expand Down

0 comments on commit 6c1bb9a

Please sign in to comment.