diff options
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index fdc5889..8e0b19a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ pytest = ">=5.4.1,<7" pytest-cov = "^2.10.0" flake8 = "^3.7.9" sphinx = "^4.0.0" -coverage = "^5.1" +coverage = "^6.0" twine = "^3.1.1" wheel = "^0.35.0" pylint = "^2.7.4" |
