From 1125c60f07b618b22c1cc849e3530fbe185bc6d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 04:36:19 +0000 Subject: [PATCH] chore(deps): bump ast-comments from 1.2.2 to 1.2.3 Bumps [ast-comments](https://github.com/t3rn0/ast-comments) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/t3rn0/ast-comments/releases) - [Commits](https://github.com/t3rn0/ast-comments/compare/1.2.2...1.2.3) --- updated-dependencies: - dependency-name: ast-comments dependency-version: 1.2.3 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 99d032b1f..e418823da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,5 +57,5 @@ schedule==1.2.2 websockets==15.0.1 janus==2.0.0 -ast-comments==1.2.2 +ast-comments==1.2.3 packaging==25.0