Skip to content

Commit b4e5fa9

Browse files
Bump mypy from 1.8.0 to 1.9.0 (#330)
1 parent c8a3457 commit b4e5fa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ package_dir =
4747
[options.extras_require]
4848
dev =
4949
bump2version==1.0.1
50-
mypy==1.8.0
50+
mypy==1.9.0
5151
parameterized==0.9.0
5252
pre-commit==3.5.0; python_version < "3.9"
5353
pre-commit==3.7.0; python_version >= "3.9"

0 commit comments

Comments
 (0)