From 11ecfe4896e17ff0d1a29f7152bb74c93a4c8e6e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2020 06:51:22 +0000 Subject: [PATCH] Bump parso from 0.7.0 to 0.8.0 Bumps [parso](https://github.com/davidhalter/parso) from 0.7.0 to 0.8.0. - [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.0) 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..dea72c5 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.0 pathspec==0.8.0 pathtools==0.1.2 pexpect==4.8.0