From 4cb6d5c7c227c24bc044f818ad6cc23e20482b48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 17:57:31 +0000 Subject: [PATCH] Bump libcst from 0.4.9 to 1.0.1 in /Transformers/Python Bumps [libcst](https://github.com/Instagram/LibCST) from 0.4.9 to 1.0.1. - [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.0.1) --- 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 928f280..4d246bc 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.0.1 more-itertools==9.1.0 mypy-extensions==0.4.3 pip==23.1.2