Gilles Peskine 1c5a252729 Upgrade mypy to the last version supporting Python 3.6
Upgrade mypy to 0.971, which is the last version that supports Python 3.6
(the oldest Python version that we currently run on the CI).

This fixes the error
```
framework/scripts/mbedtls_framework/outcome_analysis.py:119: error: Incompatible return value type (got "IO[Any]", expected "TextIO")
framework/scripts/mbedtls_framework/outcome_analysis.py:121: error: Incompatible return value type (got "IO[Any]", expected "TextIO")
```
As far as I can tell the fix is https://github.com/python/mypy/pull/9275
which was released in mypy 0.940.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-10-09 14:12:59 +02:00
..
2024-07-19 10:07:27 +02:00
2023-11-02 19:47:20 +00:00
2024-07-19 10:07:27 +02:00
2024-07-19 10:07:27 +02:00
2023-11-02 19:47:20 +00:00
2023-11-02 19:47:20 +00:00
2023-11-02 19:47:20 +00:00
2023-11-02 19:47:20 +00:00
2024-07-10 08:07:38 +02:00
2024-07-10 08:07:38 +02:00
2024-06-13 09:02:24 +02:00
2024-06-13 09:02:24 +02:00
2024-07-10 08:10:40 +02:00
2024-07-30 15:52:58 +01:00
2023-11-02 19:47:20 +00:00
2023-11-02 19:47:20 +00:00
2023-11-02 19:47:20 +00:00
2024-05-30 09:27:27 +01:00
2023-11-02 19:47:20 +00:00