From 761a4f39f28bbfee11fa1fcedf1e4f0c3091e9f5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 24 Feb 2019 13:06:04 -0500 Subject: [PATCH] Update jedi from 0.13.2 to 0.13.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 52313f8..94c96d9 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.13.3 coverage==4.5.2 flake8==3.7.6 typed-ast==1.3.1