From 27cd54b42c55a17e11762df33c7ca929f2c2ba92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 03:49:12 +0000 Subject: [PATCH] Bump ast-comments from 1.1.0 to 1.1.2 Bumps [ast-comments](https://github.com/t3rn0/ast-comments) from 1.1.0 to 1.1.2. - [Release notes](https://github.com/t3rn0/ast-comments/releases) - [Commits](https://github.com/t3rn0/ast-comments/compare/1.1.0...1.1.2) --- 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 802352872..b551ed683 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,5 +60,5 @@ schedule==1.2.1 websockets==11.0.3 janus==1.0.0 -ast-comments==1.1.0 +ast-comments==1.1.2 packaging==23.2