From 79e4357bacfe0d3f6c17e338a6e0342ffd93446d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 04:34:09 +0000 Subject: [PATCH] build(deps): bump libcst from 1.0.1 to 1.1.0 Bumps [libcst](https://github.com/Instagram/LibCST) from 1.0.1 to 1.1.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.0.1...v1.1.0) --- updated-dependencies: - dependency-name: libcst 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 8516066..3f6e502 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ aiohttp==3.8.6 cachetools==5.3.1 fixit==0.1.4 gidgethub==5.3.0 -libcst==1.0.1 +libcst==1.1.0 sentry-sdk==1.32.0