Skip to content

Commit 7616bf7

Browse files
authored
Merge pull request #476 from vil02/dependabot/pip/coverage-7.8.2
chore(deps-dev): update coverage requirement from 7.8.1 to 7.8.2
2 parents c52dd0a + a34960f commit 7616bf7

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.11"
25-
coverage = "7.8.1"
25+
coverage = "7.8.2"
2626
black = "25.1.0"
2727
mypy = "1.15.0"
2828
bandit = "1.8.3"

0 commit comments

Comments
 (0)