Skip to content

Commit 73b7d77

Browse files
authored
Merge pull request #488 from vil02/dependabot/pip/coverage-7.9.1
chore(deps-dev): update coverage requirement from 7.9.0 to 7.9.1
2 parents 553368b + 881bcad commit 73b7d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pylint = "3.3.7"
2222
flake8 = "7.2.0"
2323
flake8-pytest-style = "2.1.0"
2424
ruff = "0.11.13"
25-
coverage = "7.9.0"
25+
coverage = "7.9.1"
2626
black = "25.1.0"
2727
mypy = "1.16.0"
2828
bandit = "1.8.3"

0 commit comments

Comments
 (0)