Conversation
|
This gets rid of typer, updates pip to 26, and bumps some Python versions. |
|
Yup; there's no |
|
Yeeesss, finally! @evenharder |
|
Peculiar error on windows (graalpy 3.11, build[uv]) Some kind of race condition? let's see if it happens again. |
610d6c6 to
034c88f
Compare
|
I think this is only failing on the new But so far I've only seen this failure here in this update PR, I think. |
|
Yeah, they both failed in the graalpy build. Probably we're seeing it here first because graalpy is only tested in PRs with the GraalPy tag on Github. i'm guessing an incompatibility between uv and graalpy somewhere. |
034c88f to
31d215a
Compare
|
The "Update dependencies" workflow has been failing since February 16 with a 429 rate limiting error from python.org. I get the same error when running update_pythons.py locally. |
|
The Android maturin failure is caused by PyO3/maturin#2992 (comment). If a fix for this isn't released soon, we may need to pin that test's |
Update the versions of our dependencies.
PR generated by "Update dependencies" workflow.