summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 51d8b8e..7fb5ba7 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -20,7 +20,7 @@ sniffio = {version="^1.1", optional=true}
[tool.poetry.dev-dependencies]
mypy = "^0.782"
-pytest = "^5.4.1"
+pytest = "^6.0.0"
pytest-cov = "^2.10.0"
flake8 = "^3.7.9"
sphinx = "^3.0.0"