diff options
Diffstat (limited to 'environment.yml')
-rw-r--r-- | environment.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/environment.yml b/environment.yml index 607aeb231..40670b5df 100644 --- a/environment.yml +++ b/environment.yml @@ -18,7 +18,7 @@ dependencies: - pytest-xdist - hypothesis # For type annotations - - mypy=0.812 + - mypy=0.902 - typing_extensions # For building docs - sphinx=4.0.1 |