From e9f35430407f38f9b0a72eb4d5df225a4f0bfdc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 03:04:45 +0000 Subject: [PATCH] chore(deps): bump ast-comments from 1.2.3 to 1.3.0 Bumps [ast-comments](https://github.com/t3rn0/ast-comments) from 1.2.3 to 1.3.0. - [Release notes](https://github.com/t3rn0/ast-comments/releases) - [Commits](https://github.com/t3rn0/ast-comments/compare/1.2.3...1.3.0) --- updated-dependencies: - dependency-name: ast-comments dependency-version: 1.3.0 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 1ad93decc..75202f6cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,5 +58,5 @@ schedule==1.2.2 websockets==16.0 janus==2.0.0 -ast-comments==1.2.3 +ast-comments==1.3.0 packaging==26.0