-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump orjson to 3.9.7 #99938
Bump orjson to 3.9.7 #99938
Conversation
changelog: ijl/orjson@3.9.2...3.9.7 Bump again now that ijl/orjson#415 is fixed
cc @cdce8p since this is on your py3.12 list |
Its not actually on pypi yet so will need to restart the ci again when orjson's actions finishes |
pypi seems to be extra slow today |
might actually be something wrong with pypi since home-assistant/supervisor#4543 failed as well |
It should work now. Just checked the CI job and the download of orjson worked. Just need to wait for it to finish now. |
checkout barfed. github hates us today |
still doing testing on my productions with this. Will merge in a few hours if everything ok |
All good after 30 restarts. It crashed after 5-6 before |
Thanks @bdraco 👍🏻 |
needs https://github.com/home-assistant/core/actions/runs/6124466989
Proposed change
changelog: ijl/orjson@3.9.2...3.9.7
Bump again now that ijl/orjson#415 is fixed
Type of change
Additional information
Checklist
black --fast homeassistant tests
)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest
.requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
..coveragerc
.To help with the load of incoming pull requests: