From ff849ce69275e0ea426aaab975be0a2290a4db34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 10:05:17 +0200 Subject: [PATCH] Bump astroid from 3.3.9 to 3.3.10 (#5875) Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.3.9 to 3.3.10. - [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.9...v3.3.10) --- updated-dependencies: - dependency-name: astroid dependency-version: 3.3.10 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 eb45722d6..e82523b0a 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,4 +1,4 @@ -astroid==3.3.9 +astroid==3.3.10 coverage==7.8.0 pre-commit==4.2.0 pylint==3.3.7