From 34ddc9b5b4f5475883a2d2befd5d5bf54a2e4d43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 23:04:02 +0000 Subject: [PATCH] Bump parso from 0.8.3 to 0.8.5 in /tools Bumps [parso](https://github.com/davidhalter/parso) from 0.8.3 to 0.8.5. - [Changelog](https://github.com/davidhalter/parso/blob/master/CHANGELOG.rst) - [Commits](https://github.com/davidhalter/parso/compare/v0.8.3...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] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 6b46d4e..67f8cde 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -46,7 +46,7 @@ notebook-shim==0.1.0 packaging==21.3 pandocfilters==1.5.0 papermill==2.3.4 -parso==0.8.3 +parso==0.8.5 pexpect==4.8.0 pickleshare==0.7.5 prometheus-client==0.14.1