From 1880f9ffa1b0481deec302c7529f779a61ff8057 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 03:29:48 +0000 Subject: [PATCH] Bump ast-comments from 1.0.1 to 1.1.0 Bumps [ast-comments](https://github.com/t3rn0/ast-comments) from 1.0.1 to 1.1.0. - [Commits](https://github.com/t3rn0/ast-comments/compare/1.0.1...1.1.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 7c398e3c5..d29b0fdaf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,5 +60,5 @@ schedule==1.2.0 websockets==11.0.3 janus==1.0.0 -ast-comments==1.0.1 +ast-comments==1.1.0 packaging==23.1