We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4035ee commit 4989e99Copy full SHA for 4989e99
1 file changed
pyproject.toml
@@ -18,7 +18,7 @@ pre-commit = [
18
"prek==0.4.9"
19
]
20
test = [
21
- "coverage==7.15.0",
+ "coverage==7.15.1",
22
"pytest-cov==7.1.0",
23
"pytest-django==4.12.0",
24
"pytest-github-actions-annotate-failures==0.4.2",
0 commit comments