Skip to content

Commit f6a3a80

Browse files
Mypy version update (#604)
closes #604 Signed-off-by: Ruslan Senatorov <55090151+ruslansenatorov@users.noreply.github.com>
1 parent 1a7f340 commit f6a3a80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ repos:
134134
require_serial: true
135135
types_or: [jupyter, markdown]
136136
additional_dependencies:
137-
- mypy
137+
- mypy==1.13.0
138138
- pandas-stubs
139139
- git+https://github.com/numpy/numpy-stubs
140140
- mypy-extensions

0 commit comments

Comments
 (0)