From d8c3b699dd95ba054ea5331972f9ddb40f0cb7d1 Mon Sep 17 00:00:00 2001 From: Boris Staletic Date: Sun, 13 Oct 2024 22:01:42 +0200 Subject: [PATCH] Upgrade jedi to support python 3.13 --- third_party/jedi_deps/jedi | 2 +- third_party/jedi_deps/parso | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/third_party/jedi_deps/jedi b/third_party/jedi_deps/jedi index 4e175ca82b..91ffdead32 160000 --- a/third_party/jedi_deps/jedi +++ b/third_party/jedi_deps/jedi @@ -1 +1 @@ -Subproject commit 4e175ca82bbd680cb90f462545c10a8b1c0b5f2e +Subproject commit 91ffdead3291263a356a66e40c7e82cfa431107f diff --git a/third_party/jedi_deps/parso b/third_party/jedi_deps/parso index ee5edaf22f..744f2ac39e 160000 --- a/third_party/jedi_deps/parso +++ b/third_party/jedi_deps/parso @@ -1 +1 @@ -Subproject commit ee5edaf22ff3941cbdfa4efd8cb3e8f69779fd56 +Subproject commit 744f2ac39e56ee5b20e5a8da100c483409e49342