From 193d917c37ae1f475376235db73bf0b5486894ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 17:01:06 +0000 Subject: [PATCH] Bump parso from 0.8.4 to 0.8.5 Bumps [parso](https://github.com/davidhalter/parso) from 0.8.4 to 0.8.5. - [Changelog](https://github.com/davidhalter/parso/blob/master/CHANGELOG.rst) - [Commits](https://github.com/davidhalter/parso/compare/v0.8.4...v0.8.5) --- updated-dependencies: - dependency-name: parso dependency-version: 0.8.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d7604af..b45be67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ numpy==2.0.2 packaging==25.0 pandas==2.0.3 pandocfilters==1.5.1 -parso==0.8.4 +parso==0.8.5 pathspec==0.12.1 pickleshare==0.7.5 Pillow>=10.0.1