From 1d81459ab330abbc2a098252f92ccad7497ab5f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 20:23:30 +0000 Subject: [PATCH] build(deps): bump parso from 0.8.3 to 0.8.7 Bumps [parso](https://github.com/davidhalter/parso) from 0.8.3 to 0.8.7. - [Changelog](https://github.com/davidhalter/parso/blob/master/CHANGELOG.rst) - [Commits](https://github.com/davidhalter/parso/compare/v0.8.3...v0.8.7) --- updated-dependencies: - dependency-name: parso dependency-version: 0.8.7 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 9d84368..69d69cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ mypy-extensions==1.0.0 numpy==1.26.4 oauthlib==3.2.2 packaging==23.2 -parso==0.8.3 +parso==0.8.7 pathspec==0.12.1 pexpect==4.9.0 platformdirs==4.2.0