diff --git a/pyproject.toml b/pyproject.toml index 4c3cc1edf..15208b278 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ test = [ "pytest-xdist==3.8.0", "pytest-django==4.11.1", "beautifulsoup4==4.14.3", - "coverage==7.13.0", + "coverage==7.13.3", "hypothesis==6.150.3", "unittest-xml-reporting==3.2.0", "tblib==3.2.2", # used to see backtraces in unit tests