Skip to content

Commit 22e0092

Browse files
chore(deps-dev): update coverage requirement from 7.10.2 to 7.10.5
Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.2...7.10.5) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.10.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eedfe08 commit 22e0092

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ xml-validation = ["lxml"]
8484

8585
[tool.poetry.group.dev.dependencies]
8686
ddt = "1.7.2"
87-
coverage = "7.10.2"
87+
coverage = "7.10.5"
8888
flake8 = "7.3.0"
8989
flake8-annotations = "3.1.1"
9090
flake8-bugbear = "24.12.12"

0 commit comments

Comments
 (0)