summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--environment.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/environment.yml b/environment.yml
index 188e29a4f..7c9d28449 100644
--- a/environment.yml
+++ b/environment.yml
@@ -18,7 +18,7 @@ dependencies:
- pytest-xdist
- hypothesis
# For type annotations
- - mypy=0.902
+ - mypy=0.910
# For building docs
- sphinx=4.1.1
- numpydoc=1.1.0