Skip to content

Commit 8698366

Browse files
committed
ci: update coverage to support py 3.11
1 parent f9ea9f1 commit 8698366

File tree

2 files changed

+56
-58
lines changed

2 files changed

+56
-58
lines changed

poetry.lock

Lines changed: 55 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ django-widget-tweaks = "^1.4"
2727

2828
[tool.poetry.dev-dependencies]
2929
factory-boy = "^3.0"
30-
coverage = "^5.4"
30+
coverage = "^6.4"
3131
pytest = "^7"
3232
pytest-django = "^4.1"
3333
readme-renderer = "^28.0"

0 commit comments

Comments
 (0)