We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f154da commit d3bb0b8Copy full SHA for d3bb0b8
1 file changed
pyproject.toml
@@ -69,7 +69,7 @@ test = [
69
"pytest-xdist==3.8.0",
70
"pytest-django==4.11.1",
71
"beautifulsoup4==4.14.3",
72
- "coverage==7.13.0",
+ "coverage==7.13.3",
73
"hypothesis==6.150.3",
74
"tblib==3.2.2", # used to see backtraces in unit tests
75
"unittest-xml-reporting==4.0.0",
0 commit comments