Commit 4324592
fix(ci): unpin mypy version in mypy workflow (partial cherry-pick of #3678)
The pinned `requirements: 1.6.0` and `python_version: 3.9` no longer work
with the current `jpetrucciani/mypy-check@master` action, which now
defaults to `mypy==2.1.0` (Requires-Python >=3.10). This drops the pins
so the action picks its defaults — same as on `main` and `release/2.0`.
Workflow-only hunk from commit 782ae91 ("fix(uv): drop powerpc64
support to fix latest version downloads" (#3678)); the uv/MODULE.bazel
parts of that commit are not applicable to `release/1.9`.
(cherry picked from commit 782ae91)1 parent e88d0dd commit 4324592
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
29 | | - | |
30 | | - | |
31 | 27 | | |
0 commit comments