-
Notifications
You must be signed in to change notification settings - Fork 819
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
Core: update dependencies #3477
Core: update dependencies #3477
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tend to test these locally already as I run update all every now and then, and at least so far nothing broke. Did not test this exact set for all AP function, of course.
I typically have a random mix of dependency versions, so I like checking out the changelog to see if we should test something specifically (beyond unit tests and regular use). |
jellyfish - bug fix - all commits
jinja2 - security update (we don't use that feature) - changelog
schema - only fixes - changelog
platformdirs - android fixes - all commits
cerifi - regular update
cython - a lot, but we have tests - changelog
orjson - adds AVX-512 on linux, bug fixes - changelog
typing_extensions - changelog