From e48cdb7d444fef97df98d7b7601fe1193d7de1e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 04:17:31 +0000 Subject: [PATCH] Bump libcst from 1.8.4 to 1.8.5 Bumps [libcst](https://github.com/Instagram/LibCST) from 1.8.4 to 1.8.5. - [Release notes](https://github.com/Instagram/LibCST/releases) - [Changelog](https://github.com/Instagram/LibCST/blob/main/CHANGELOG.md) - [Commits](https://github.com/Instagram/LibCST/compare/v1.8.4...v1.8.5) --- updated-dependencies: - dependency-name: libcst dependency-version: 1.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 c50146767992..580462ec8801 100644 --- a/requirements.txt +++ b/requirements.txt @@ -167,7 +167,7 @@ kiwisolver==1.4.9 # via matplotlib lazy-loader==0.4 # via qcodes-loop -libcst==1.8.4 +libcst==1.8.5 # via qcodes (pyproject.toml) locket==1.0.0 # via partd