From 1d0934074c551d89f5ef9a73bff1704b9468532b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 03:37:53 +0000 Subject: [PATCH] Bump ast-comments from 1.1.2 to 1.2.0 Bumps [ast-comments](https://github.com/t3rn0/ast-comments) from 1.1.2 to 1.2.0. - [Release notes](https://github.com/t3rn0/ast-comments/releases) - [Commits](https://github.com/t3rn0/ast-comments/compare/1.1.2...1.2.0) --- updated-dependencies: - dependency-name: ast-comments 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 05162ec26..2e3f3af48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,5 +60,5 @@ schedule==1.2.1 websockets==12.0 janus==1.0.0 -ast-comments==1.1.2 +ast-comments==1.2.0 packaging==23.2