summaryrefslogtreecommitdiff
path: root/environment.yml
diff options
context:
space:
mode:
authorBas van Beek <b.f.van.beek@vu.nl>2022-03-11 17:55:12 +0100
committerBas van Beek <b.f.van.beek@vu.nl>2022-03-11 18:29:08 +0100
commit15bf884e180c7956d5ddb362a0c19532141b7e02 (patch)
tree2733f94be31e368fb8378acc009b8cf6633f2320 /environment.yml
parent73e48ae177c4b29cdbdbcfd39e22cf5de6c7f125 (diff)
downloadnumpy-15bf884e180c7956d5ddb362a0c19532141b7e02.tar.gz
TST: Bump mypy from 0.931 to 0.940
Diffstat (limited to 'environment.yml')
-rw-r--r--environment.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/environment.yml b/environment.yml
index 7d8fba983..db1b42ee1 100644
--- a/environment.yml
+++ b/environment.yml
@@ -19,7 +19,7 @@ dependencies:
- pytest-xdist
- hypothesis
# For type annotations
- - mypy=0.931
+ - mypy=0.940
# For building docs
- sphinx=4.2.0
- sphinx-panels