From c410bb9ea4f6396b73ad44e770e889f4c93e976f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 12:01:13 +0000 Subject: [PATCH] build(deps): bump asttokens from 3.0.0 to 3.0.1 Bumps [asttokens](https://github.com/gristlabs/asttokens) from 3.0.0 to 3.0.1. - [Commits](https://github.com/gristlabs/asttokens/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: asttokens dependency-version: 3.0.1 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 a0de064..15a9595 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ pylint-common==0.2.5 pylint-celery==0.3 SaltPyLint==2024.2.5 jsonpickle==4.1.1 -asttokens==3.0.0 +asttokens==3.0.1 pylint-beam==0.1.2 pylint-pytest==1.1.8 \ No newline at end of file