diff --git a/plugins/apel/pyproject.toml b/plugins/apel/pyproject.toml index 02df4cd4..190e2bea 100644 --- a/plugins/apel/pyproject.toml +++ b/plugins/apel/pyproject.toml @@ -24,7 +24,7 @@ style = [ tests = [ "pytest==8.3.3", "pytest-cov==5.0.0", - "mypy==1.11.1", + "mypy==1.11.2", "types-pyyaml==6.0.12.20240808", "types-requests==2.32.0.20240907", ]