From 7c27ffde4f04cbaa592590affc0d9b5d0a02c9d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 04:43:59 +0000 Subject: [PATCH] Bump libcst from 1.8.6 to 1.9.0 Bumps [libcst](https://github.com/Instagram/LibCST) from 1.8.6 to 1.9.0. - [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.6...v1.9.0) --- updated-dependencies: - dependency-name: libcst dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 59aa301ee19..62ee5db7b1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -169,7 +169,7 @@ kiwisolver==1.5.0 # via matplotlib lazy-loader==0.5 # via qcodes-loop -libcst==1.8.6 +libcst==1.9.0 # via qcodes (pyproject.toml) librt==0.13.0 # via mypy