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 017ea57..12ad510 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -19,7 +19,7 @@ curio = {version="^1.2", optional=true}
sniffio = {version="^1.1", optional=true}
[tool.poetry.dev-dependencies]
-mypy = "^0.780"
+mypy = "^0.781"
pytest = "^5.4.1"
flake8 = "^3.7.9"
sphinx = "^3.0.0"