diff --git a/setup.py b/setup.py index 87df2dc..9b2d7b5 100644 --- a/setup.py +++ b/setup.py @@ -74,7 +74,7 @@ def read_description(local_current_package): "pycodestyle == 2.11.1" ], "typing": [ - "mypy == 1.7.0", + "mypy == 1.7.1", "types-PyYAML == 6.0.12.12" ], "documentation": [