From 519c91295246c5f664eefd4034d0c227c72b5bcf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 21 Jul 2019 18:19:40 -0400 Subject: [PATCH] Update jedi from 0.13.2 to 0.14.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 52313f8..d8683f9 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.14.1 coverage==4.5.2 flake8==3.7.6 typed-ast==1.3.1