From 80dbb0dd09b647cfaac67cf663724b6c3120c300 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 03:31:18 +0000 Subject: [PATCH] Bump ast-comments from 1.2.0 to 1.2.1 Bumps [ast-comments](https://github.com/t3rn0/ast-comments) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/t3rn0/ast-comments/releases) - [Commits](https://github.com/t3rn0/ast-comments/compare/1.2.0...1.2.1) --- updated-dependencies: - dependency-name: ast-comments 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 5b6615d63..fbbc987e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,5 +58,5 @@ schedule==1.2.1 websockets==12.0 janus==1.0.0 -ast-comments==1.2.0 +ast-comments==1.2.1 packaging==23.2