Skip to content

Commit e1e950b

Browse files
committed
Upgrade coverage for Python 3.12
1 parent f589a9d commit e1e950b

File tree

2 files changed

+56
-54
lines changed

2 files changed

+56
-54
lines changed

poetry.lock

+55-53
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Markdown = "^3.1"
5050

5151
[tool.poetry.dev-dependencies]
5252
beautifulsoup4 = "^4.8"
53-
coverage = "^6.2"
53+
coverage = "^7.4"
5454
flake8 = {version = "^7.0", python = ">=3.8.1,<4.0"}
5555
isort = "^5.10.1"
5656
mkdocs = "^1.1.2"

0 commit comments

Comments
 (0)