From 5feb7fe654cd1b1eeed5f4a752d07b424dac2d44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 06:19:59 +0000 Subject: [PATCH] Bump ast-comments from 1.1.0 to 1.1.1 Bumps [ast-comments](https://github.com/t3rn0/ast-comments) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/t3rn0/ast-comments/releases) - [Commits](https://github.com/t3rn0/ast-comments/compare/1.1.0...1.1.1) --- 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 9a7587f29..80ac30580 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.1 packaging==23.2