From a4e936b26f27cca6e29b5364ea695f30de2d9881 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 17:19:23 +0000 Subject: [PATCH] Bump libcst from 0.4.9 to 1.4.0 in /Transformers/Python Bumps [libcst](https://github.com/Instagram/LibCST) from 0.4.9 to 1.4.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/v0.4.9...v1.4.0) --- updated-dependencies: - dependency-name: libcst dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Transformers/Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Transformers/Python/requirements.txt b/Transformers/Python/requirements.txt index 368cc91..663e1d5 100644 --- a/Transformers/Python/requirements.txt +++ b/Transformers/Python/requirements.txt @@ -3,7 +3,7 @@ attrs==23.1.0 build==0.10.0 colorama==0.4.6 iniconfig==1.1.1 -libcst==0.4.9 +libcst==1.4.0 more-itertools==9.1.0 mypy-extensions==0.4.3 pip==23.1.2