From 4b79959ae9dc3e3777f62b2e8c9c3b024dc2eb4f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2019 19:02:00 -0400 Subject: [PATCH] Update jedi from 0.13.2 to 0.15.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 52313f8..04b3175 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,7 +3,7 @@ pytest==4.3.0 pytest-cov==2.6.1 pytest-asyncio==0.10.0 pytest-monkeytype==1.0.1 -jedi==0.13.2 +jedi==0.15.1 coverage==4.5.2 flake8==3.7.6 typed-ast==1.3.1