From 20ea71f7ff6bc8553f037bde5601adb4fe23d844 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 10:53:54 +0100 Subject: [PATCH] Bump astroid from 3.3.8 to 3.3.9 (#5742) Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.3.8 to 3.3.9. - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](https://github.com/pylint-dev/astroid/compare/v3.3.8...v3.3.9) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index d5ae85f6d..97f95be4a 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,4 +1,4 @@ -astroid==3.3.8 +astroid==3.3.9 coverage==7.6.12 pre-commit==4.1.0 pylint==3.3.4