community/py3-jedi: upgrade to 0.19.0
Changelog:
0.19.0 (2023-07-29)
Python 3.11 support
Massive improvements in performance for Interpreter (e.g. IPython) users. This especially affects pandas users with large datasets.
Add jedi.settings.allow_unsafe_interpreter_executions to make it easier for IPython users to avoid unsafe executions.