From a3edd9618bf951e0a5ed3d903e5f65766afb3eb9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 08:47:21 +0000 Subject: [PATCH] Bump parso from 0.7.0 to 0.8.1 Bumps [parso](https://github.com/davidhalter/parso) from 0.7.0 to 0.8.1. - [Release notes](https://github.com/davidhalter/parso/releases) - [Changelog](https://github.com/davidhalter/parso/blob/master/CHANGELOG.rst) - [Commits](https://github.com/davidhalter/parso/compare/v0.7.0...v0.8.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5e2dc78..0aa27ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ numpy==1.18.4 packaging==20.4 pandas==1.0.3 pandocfilters==1.4.2 -parso==0.7.0 +parso==0.8.1 pathspec==0.8.0 pathtools==0.1.2 pexpect==4.8.0